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

Re: svn commit: rev 2409 - trunk/subversion/include trunk/subversion/libsvn_client trunk/subversion/clients/cmdline trunk/subversion/tests/clients/cmdline trunk/subversion/tests/clients/cmdline/svntest

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-07-04 19:53:26 CEST

sussman@tigris.org writes:
> A word of warning: for now, it's probably good that you *force*
> yourself to enter that wc-target; bad things can happen if you lazily
> allow it to default to '.', because that's probably not where you want
> the diffs to be applied most of the time.

Just curious: what bad things?

I mean, most likely you'd get a lot of diffs to files that don't
exist, so you'd see a bajillion error messages, but nothing much would
actually happen to your working copy, right?

If you happened to have files of the same name at different directory
levels, you might get some spuriously applied diffs, but they'll
almost certainly not merge, so the conflicts would be simple to
resolve (just always resolve in favor of the prior working file).

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 4 20:03:18 2002

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.