X-Spam-Check-By: sourceware.org Message-ID: <8383799.post@talk.nabble.com> Date: Mon, 15 Jan 2007 19:09:08 -0800 (PST) From: Leo28C To: cygwin AT cygwin DOT com Subject: Re: SVN not working correctly... In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Nabble-From: leo28c AT gmail DOT com References: <8382088 DOT post AT talk DOT nabble DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l0G39KqA013500 ARGH, Linux and anything to do with it makes me SO mad... >:( How do I change the newlines? There's more than 100 files to change I believe, and it's hard to do with SciTE... :-/ I downloaded RapidSVN, but I have no idea how to use it... What the hell's a "repository"? I uninstalled Linux for a reason, damn it! :-@ HELP, I'm a Windows user! (ARGH) René Berber-2 wrote: > > Leo28C wrote: > >> Hello everyone! :-D >> >> Hey, I installed Cygwin with the following options: >> >> Devel: Install >> wget: (latest version) >> >> Now I'm trying to update a program (for coding the PSP) through SVN. The >> tutorial I'm reading >> (http://www.psp-programming.com/tutorials/c/lesson01.htm) says to execute >> the command 'svn update', however that gives me some errors: >> >> [quote] >> user AT comp ~/psptoolchain >> $ svn update >> svn: Can't parse '.svn/dir-prop-base' >> svn: Malformed file >> [/quote] > > Probably a line ending problem, which is common with svn and svn-tools > that try > to be smart and use CR-LF on Windows. > > I assume you installed whatever you have under ~/psptoolchain from an > image > (.zip or .tar.gz file), if that is the case the solution would be to get > rid of > that and re-install using Cygwin's svn or leave it and use a GUI for svn > (as it > will probably use those line endings by default, but can be configured in > many > ways). > > You can check if that is the problem by looking at the file with `od -c > .svn/dir-prop-base` or something else that will show the line endings, > like `vi > -b ...` > >> I asked on a PSP coding form and they suggested to reinstall, so I tried > > Yep, reinstall, reboot, reboot, reboot, and see if that helps... ;-) > Don't you > love all those "experts" posting to user groups? > > I may be wrong, by the way. > >> that. Nothing. Then I tried reinstalling all Cygwin. Nothing. Then I >> tried >> installing SVN from here: >> http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91 >> >> But that didn't work either, same error... :-( >> >> Anyone got a suggestion? Thanks! ;-) >> >> >> PS: The dir-prop-base file is this: >> >> [quote] >> K 10 >> svn:ignore >> V 80 >> binutils-*.tar.gz >> newlib-*.tar.gz >> gdb-*.tar.gz >> gcc-*.tar.bz2 >> binutils-*.tar.gz >> >> >> END >> [/quote > -- > René Berber > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > > -- View this message in context: http://www.nabble.com/SVN--not-working-correctly...-tf3018143.html#a8383799 Sent from the Cygwin Users mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/