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

Re: Auto commit

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Sat, 1 Aug 2009 23:34:52 +0100

2009/8/1 Gustavo Vargas <xgvargas_at_gmail.com>:
> Hello all,
>
> There is way to automatically commit a file every time a commit my project
> even if that file is in normal status?
> Lets to suppose I have only 3 files in my project:
>
> about.cpp
> main.cpp
> test.cpp
>
> if I made a change in the main.cpp and then commit I want to update the
> main.cpp AND the about.cpp too on every commit. I want do that because in
> the about.cpp file I have some keywords replacement enabled, so when I
> compile my CPP project I will always have a text inside the about.cpp file
> updated with the current version of the whole project. Instead of this today
> I have this same text with the version of the ABOUT.CPP only and this isn't
> what I want...

No that's not possible. You need to look at using SubWCRev.exe or
svnversion.exe as a way of getting version information about the whole
project rather than specific files.

http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-subwcrev.html

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2378524
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-02 00:35:01 CEST

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.