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

Re: svn diff doesn't include repository path of changed files

From: David Sitsky <sits_at_users.sourceforge.net>
Date: 2003-08-19 03:24:54 CEST

> But if your *code* needs to figure it out, you may have to use the SVN
> API's.

Yep, you're 100% right on all your comments. All I need to do at the end
of the day is to issue a command like the following to retrieve the file
contents.

% svn cat --revision 6 http://host/svn/jrepenning/trunk/home/.bashrc

My thinking was clouded by what is required with CVS. So the only issue is
really, can we put the full URL for this file in the Index field in the
diff?

-- 
Cheers,
David
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 19 03:37:01 2003

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.