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

obtaining versioned copies via apache

From: Edward Q. Bridges <ebridges_at_eqbridges.com>
Date: 2005-05-14 12:42:46 CEST

Is there a way to obtain earlier versions of a file via the default http view
of the repository?

Currently, if you go to
   http://foobar.com/svn/repos/file.txt
you get file.txt from the latest version of the repository.

Is there a way to do something like:
   http://foobar.com/svn/repos/file.txt?version=234
or
   http://foobar.com/svn/repos/file.txt/234
to get file.txt from the 234 version of the repository

thanks!
Ed

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 14 17:46:44 2005

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.