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