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

Re: uppercase - lowercase rename on win-client

From: solo turn <soloturn99_at_yahoo.com>
Date: 2003-03-14 15:09:16 CET

aehm ... and how does one undo such a change?
removing the file and hoping that it gets restored from the server
dos surprisingly not work:
  $ rm dir/FILE.txt
  $ svn up
  Restored dir/FILE.txt
  svn: Obstructed update
  svn: failed to add file 'fs/src/readme.txt': object of the same
name already exists

it seems that renaming the file to "stupidfile.txt" is the only
solution .... ? *wonder*

--- solo turn <soloturn99@yahoo.com> wrote:
> renaming files from uppercase to lowercase works in the repository,
> but does not work on windows clients:
>
> $ svn mv http://server/svn/rep/dir/FILE.txt
> http://server/svn/rep/dir/file.txt
> $ svn up
> svn: Obstructed update
> svn: failed to add file 'dir/file.txt': object of the same name
> already exists
>
> server: 0.18, client: 0.19, shell: cygwin bash, os: w2k.
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Web Hosting - establish your business online
> http://webhosting.yahoo.com
>

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 14 15:09:58 2003

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

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