You guys are the Gnome project, right? Pretty high profile migration
going on. :-)
If Tim wants to find out "hey, in what revision was
/trunk/bse/bseiirfilter.c deleted?", the normal way to do that is not
to run 'svn log -v' on the file itself, but on the *parent* directory.
Think of addition and deletion as operations on the parent directory.
Something like: 'svn log -v bse -rHEAD:3956 > foo', then grep foo for
"D bseiirfilter.c".
On 12/26/06, Ross Golder <ross@golder.org> wrote:
> Hi,
>
> I'm trying to get to the bottom of an issue that one of our developers,
> Tim Janik (GTK+ maintainer) is having with subversion. It is reported in
> our bugtracker here:
>
> http://bugzilla.gnome.org/show_bug.cgi?id=384363
>
> AFAICS, it's an issue that would need to be addressed in the subversion
> client/server, so I'm trying to get some upstream feedback on it.
>
> To avoid me being the middle man, can you post any questions on our bug
> report above so Tim can reply directly, and if it's confirmed as a
> problem, let me know the Subversion issue tracker number it gets
> assigned so we can resolve it our side.
>
> Thanks,
>
> --
> Ross
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 29 15:28:45 2006