[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: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Wed, 3 Nov 2010 18:44:39 +0100

On Wednesday 03 November 2010, Robert Lankford wrote:
> You said: "Checkout a single file"
>
> I don't believe that this is possible. I believe I must check out an entire
> folder/directory at a time. 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).

Checking out a single file is not possible. This restriction comes from the
current design of the library that handles working copies. If you don't use
that library (you don't have to!), you can commit changes even without a
working copy, including changes to single files.

I believe there was a script out there that uploaded a single file to a
location without using a WC for that. This might be a starter for you. In any
case, this is outside the scope of TSVN, which is a graphical client
application. I'd ask this question on the SVN mailinglist instead.

There is another thing you can do and that is that you "svn switch" a single
file to a different location. This allows you to display various files under
the same name in a working copy and also to commit to them, IIRC.

Good luck!

Uli

-- 
ML: http://tortoisesvn.tigris.org/list_etiquette.html
FAQ: http://tortoisesvn.net/faq
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2678473
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-11-03 18:44:48 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.