El Feb 18 16:48, Ben Collins-Sussman <sussman@collab.net> escribio:
>
> Tema: Re: Comitting multiple directories
>
>
> On Feb 18, 2005, at 7:31 AM, Bernardo Arlandis Maņķ wrote:
>
> > Hi.
> >
> > I'm new to this list. I've started using svn and found it very easy to
> > use, just one thing that I can't figure out.
> >
> > I check out two directories from the same repository in a non-svn
> > directory. When I make modifications to both directories I'd like to
> > commit them in one atomic operation, doing: svn commit dir1 dir2
> > but it complains that the parent directory isn't a working directory.
> >
> > How could I do that?
>
> You can't do it. It used to work, but then we changed the code for
> other reasons, and this was one of the casualties. It will be fixed
> someday, I suspect, in a more generalized way... so that 'svn commit A
> B C D...' would group the targets by repository UUID, and do a series
> of grouped atomic commits, 1 for each repository. That's the eventual
> goal.
>
Thanks for your immediate response. Should I submit a bug in the issue tracker? Is there one already for it? Which one?
Thanks.
Best regards.
Bernardo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 19 01:48:21 2005