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

Re: 301 error on merge

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-01-01 18:24:29 CET

On Thu, 2004-01-01 at 09:47, John Szakmeister wrote:
> > ["If source1 and source2 are files with the same basename, then..."]

Ah, I understand now. The actual test is:

  If source1 and source2 have the same basename and that basename
  maps to a file in the wc, then use that basename as the implicit
  target.

which is a terrible test. I can see why you might want to move it into
libsvn_client, where one could test the URLs rather than the working
copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 1 18:25:44 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.