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

Re: Check in multiple paths?

From: Mike Mason <mgm_at_thoughtworks.net>
Date: 2004-01-09 19:27:20 CET

Dominic Anello wrote:

>So is what I am trying to do totally unreasonable, or is it a possible
>bug?
>
>

I think you need to place all your changes in a single working copy, and
then commit. Doing a commit across multiple working copies sounds
difficult (and unnecessary), and not something the Subverion developers
would be including in a 1.0 release.

One possible way to achieve this is to commit your changes from each of
the working copies into a temporary branch, and then merge the branch in
one go.

I'm not sure why you're doing this, though...

Cheers,
Mike.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 9 19:27:50 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.