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\
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
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
---------------------------------------------------------------------
|
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.