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

Re: Is it possible to browser a certain srelease of a svn repository?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-05-05 15:04:00 CEST

Walter Strametz <Walter.Strametz@ilogs.at> writes:

> Im using SVN over http and sometimes I want to know the content of a
> file with an older version, but I dont want
> to make a svn co -R

Try 'svn cat -r400 foo.c'. No web browser required. :-)

('svn ls -r400 dir' works as well)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 5 15:05:51 2003

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.