On Wed, Jun 25, 2008 at 10:30:36AM +0200, Jens Seidel wrote:
> On Tue, Jun 24, 2008 at 02:59:46PM -0400, Karl Fogel wrote:
> > Jens Seidel <jensseidel_at_users.sf.net> writes:
> > > I noticed the following behaviour in merge (svn 1.5.0) which seems to
> > > violate the svn help merge output:
> > >
> > > Create a repository containing a file src/dir/file. Change this file
> > > in revision 2 and try to revert it using:
> > >
> > > $ svn merge -c -2 src
> > >
> > > Nothing happens! Specifying . or src/dir/file instead of src it works.
>
> > > A bug?
> >
> > I think it's a bug too. Do you have time to trace it? That is, find
> > the place in the code where we ought to be doing something (like, uh,
> > merging/reverse-merging the change) but aren't?
>
> No, sorry. I don't have time and I don't know the code ...
I filed now http://subversion.tigris.org/issues/show_bug.cgi?id=3247
as the problem still exists in trunk.
Jens
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-18 10:57:38 CEST