[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn cleanup problem

From: Alan Cox <acox_at_broadwick.com>
Date: 2005-12-08 19:51:02 CET

Hello - I was wondering if somebody could help me out with the following
problem. I really appreciate your help.

Thanks.
Alan Cox

trunk/icpdata$ svn update
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for
details)

trunk/icpdata$ svn cleanup
svn: In directory ''
svn: Error processing command 'committed' in ''
svn: Error replacing text-base of 'alertIcon.gif'
svn: File 'alertIcon.gif' has inconsistent newlines

trunk/icpdata$ svn cleanup ./
svn: In directory ''
svn: Error processing command 'committed' in ''
svn: Error replacing text-base of 'alertIcon.gif'
svn: File 'alertIcon.gif' has inconsistent newlines

trunk/icpdata$ cd ..

trunk$ svn cleanup icpdata
svn: In directory 'icpdata'
svn: Error processing command 'committed' in 'icpdata'
svn: Error replacing text-base of 'alertIcon.gif'
svn: File 'icpdata/alertIcon.gif' has inconsistent newlines

trunk$ sudo svn --version
svn, version 1.1.4 (r13838)
   compiled May 13 2005, 06:29:47

trunk$ sudo svnadmin --version
svnadmin, version 1.1.4 (r13838)
   compiled May 13 2005, 06:29:47

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 8 23:49:54 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.