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

Re: Getting SVN file version on DOS command

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Tue, 10 Nov 2009 19:14:09 +0100

On Tuesday 10 November 2009, Ashu Anand wrote:
> Is there any way so that we can get the SVN file version on DOS command?

Simon already told you to take a look at the svn.exe commandline client,
however there is one thing worth mentioning...

> I want to create a batch file which will pick the file based on the
> file name and version number provided as a parameter. Do let me know
> on this as it will save my time in migrating the code to DB.

If you want to refer to a specific version of some code in an SVN repository,
you typically create a so-called tag:
http://svnbook.red-bean.com/en/1.5/svn.branchmerge.tags.html

Doing the same by referring to different revisions of various files obviously
also works (take care though that not the files but the whole repository is
versioned!), but is much more work and less elegant.

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=2416254
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-10 19:14:34 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.