> On 10/4/07, Rémy Roy <remyr@neptune4.com> wrote:
> > 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 ?
>
> A commit can only operate on one working copy. This isn't a TSVN
> issue, it's core to Subversion.
Thanks for the info.
---------------------------------------------------------------------
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:50:37 2007