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
Try 'svn cat -r400 foo.c'. No web browser required. :-)
('svn ls -r400 dir' works as well)
---------------------------------------------------------------------
|
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.