Re: accessing older file revisions from branches
From: <sussman_at_collab.net>
Date: 2003-01-30 14:15:18 CET
Petr Sebor petr@scssoft.com writes:
recently I had to do a diff between two file revisions:
I believe this is issue #1093:
http://subversion.tigris.org/issues/show_bug.cgi?id=1093
For now, the workaround is
svn diff URL1@X URL2@Y, i.e.
svn diff http://...trunk.../test.cpp@1 http://...branch.../test.cpp@200
---------------------------------------------------------------------
|
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.