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

RE: diff

From: Dale Worley <dworley_at_pingtel.com>
Date: 2004-11-10 18:38:30 CET

According to the book, this should work:

    svn diff http://foo.example.com/rep/labels/rel1.0/docs
http://foo.example.com/rep/labels/rel1.1/docs

That compares the HEAD of the two file-trees, but since they're tags, the
HEAD is the same as the first revision when they were created.

Dale

-----Original Message-----
From: Klaus Fehlker [mailto:lythie@web.de]

i have two labels set on different revisions of the same folder of the
trunk. I.e. i have

/trunk/docs

and two labels in

/labels/rel1.0/docs
/labels/rel1.1/docs

I would like to know which files differ between the two labels.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 10 18:39:06 2004

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

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