[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Minor bug in diff headers

From: Gustavo Niemeyer <niemeyer_at_conectiva.com>
Date: 2004-05-01 22:28:09 CEST

Hello folks!

I belive there's a small bug in diff header creation. As an
example, issuing the following command:

  svn diff https://someurl/repos/apt-rpm/{tags/0.5.15cnc6,trunk} >
           apt-0.5.15cnc6-snapshot.patch

has created the following diff header:

  --- apt-pkg/acquire.h (.../ags/0.5.15cnc6) (revision 335)
  +++ apt-pkg/acquire.h (.../runk) (revision 335)

(notice '/ags' and '/runk')

-- 
Gustavo Niemeyer
http://niemeyer.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 1 22:28:20 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.