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

Re: svn commit: r10502 - in trunk/subversion: include libsvn_subr tests/clients/cmdline

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-08-07 02:27:50 CEST

On Fri, 2004-08-06 at 17:14, kfogel@collab.net wrote:
> Is this tmpname/swap strategy necessary for symlinks? I think it
> might be atomic to just create the new link right on top of the old
> one...

symlink() would return EEXIST if the target already exists.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 7 02:28:12 2004

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.