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

Re: Getting latest revision from a batch file

From: Alexander <lazybadger_at_gmail.com>
Date: Sun, 18 Jul 2010 20:25:14 -0700 (PDT)

On Jul 19, 1:09 am, Greg McCarthy <mccarthy.g..._at_gmail.com> wrote:
> Awesome. Thanks. Just what I was looking for.

You got already some useful hints, but I think - you had not so
correct imagination about your real task
Let's think
1. If YOU commit into repo - revision will change
2. If ANYBODY commit into monitored by you repository tree - revision
will change
Thus - you haven't test revision number changing - it happens ALWAYS

So, good plan (for me) may be
1. Post-commit hook in TSVN for rebuild project after your own commits
2. CommitMonitor (thanks to Stefan) for monitoring other commits with
"script, when new revisions detected" ("svn update", "build" -
identical to action in post-commit hook)
3. Nothing more!

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-19 05:25:21 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.