bruce wrote:
> the docs/searching through google implies that you can only 'check-out' a
> directory, and that you cannot checkout an individual file. is this
> correct? if i've misunderstood, can someone provide insight into how can
> you check out a single file???
You can retrieve a single file via 'svn cat URL'.
In order to create a working copy(something you work on and commit changes
from), svn needs to store its metadata somewhere and that is in the .svn
subdir. That is why you can't create a working copy of a single file.
Uli
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 25 12:25:02 2004