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

Re: Renaming files on win32

From: Norbert Unterberg <nepo_at_gmx.net>
Date: 2004-12-21 23:18:44 CET

Gili schrieb:

> Yes, but I am concerned about what happens when someone checks
>in different files "abc" and "Abc" with a Unix client and then someone
>under win32 tries to check them out.
>
>
No problem, this is already handled gracefully by subversion:
"svn: Failed to add file 'file1.txt': object of the same name already
exists"

This is a very clear message and points you into the correct direction.
You could never prevent that error when checking out a *nix project with
a windows client, as long as the svn server is case-preserving.

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 22 03:20:11 2004

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.