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

Single commit for multiple folders in different paths

From: Rémy Roy <remyr_at_Neptune4.com>
Date: 2007-10-04 20:30:43 CEST

Hello,

I would like to know if it's possible to do a single commit for multiple folders in different paths. I tried different ways but they all failed. Let me explain our situation.

We have a single repository located at http://oursvn.com/svn/ . With our development setup, we need to checkout different sections of the repository in different path. For example, we might need to make those checkout:

* http://oursvn.com/svn/trunk/section1/ -> C:\path\section\path1\
* http://oursvn.com/svn/trunk/section2/ -> E:\another\path\section\path2\

I found out we could commit different folder by dragging them in the commit dialog but when we try that approach with our setup, we get the following error message:

'.' is not a working copy
Can't open file '.svn\entries': The system cannot find the path specified.

We have to make 2 different commits each time even though they are related. Is there a way to do a single commit in this case ?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Oct 4 20:30:44 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.