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

Re: Adding properties

From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Wed, 03 Nov 2010 16:59:47 +0000

Hi,

On 03/11/2010 16:53, Robert Lankford wrote:

> If anyone knows of a method for checking out a single file from

> SVN, I'd love to hear about it (it'd make things easier).

$ svn co --depth=empty http://svn.example.com/trunk/ test-wc
 U test-wc
Checked out revision 17741.

$ svn up --depth=infinity test-wc/file.txt
A test-wc\file.txt
Updated to revision 17741.

With kind regards,
Andreas Stieger

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2678464

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-11-03 18:00:08 CET

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

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