RE: Finding out latest revision in a branch
From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-05-11 15:35:17 CEST
> From: Shridhar Daithankar [mailto:ghodechhap@ghodechhap.net]
I assume that you mean that the branch directory first exists in revision
> The diff 78:82 is 768517 lines which is hell lot more than I
You might want to output the diff into a file and browse the file to look
svn diff --diff-cmd=diff -x--ignore-all-space -r78:82 ...directory...
If you have Gnu diff, that will show all the changes that are not just
> The diff 78:81 is 765087 lines but it mentions that it is
I would check again that you did the diff correctly, as that is not correct
> Is there a way where I can see the branch progress. AFAIU,
In Subversion, a branch is just a directory, so there is no branch history
Dale
---------------------------------------------------------------------
|
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.