Re: checking out an old rev?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-03-13 21:49:19 CET
pll@lanminds.com writes:
> Hi,
'svn checkout' only works on directories, not file.
Try 'svn copy -r 35 fileURL .'
The file will be sucked from the repository, added to your working
---------------------------------------------------------------------
|
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.