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

Re: [TSVN] Checking out a directories contents

From: Matthew Draper <matthew_at_trebex.net>
Date: 2004-08-26 07:45:57 CEST

Collin Peters wrote:

> Is it possible to only grab the *contents* of the src_svn directory from
> the command line?

I think you're looking for:

svn co svn+ssh://user@domain.com/code/src_svn .

(Note the dot at the end, signifying the checkout should go into the
current directory, rather than the default, which is an automatically
created subdirectory.)

-- 
matthew@trebex.net

Received on Thu Aug 26 08:51:59 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.