Re: unexpected behaviour (bug?) when moving/copying
From: Philip Martin <philip_at_codematters.co.uk>
 
Date: 2004-12-18 17:00:10 CET 
Mark Phippard <MarkP@softlanding.com> writes:
 >> That's a race, it cannot be done reliably using libsvn_client.
 If a client calls svn_client_copy to copy
   svn_client_copy file:///repo/src file:///repo/dst
 the client cannot predict the outcome, it does not know whether
   file:///repo/dst
 or
   file:///repo/dst/src
 will get created.  I agree with Steve, this sort of behaviour is
 -- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Dec 18 17:01:53 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.