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

Re: update - 'Skipped'

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-21 10:17:39 CET

On Mar 21, 2006, at 04:34, Res Pons wrote:

> If you're trying to check out a file, the cmnd is: svn co filename/
> dirname

Just to be clear, to check out a directory, you use "svn co url://to/
repo/dirname". That's the smallest unit that can be checked out; you
cannot check out a file. You can use "svn cat url://to/repo/dirname/
filename" to get the contents of a file, but you will not be able to
check in changes.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 21 10:20:09 2006

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.