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

Running subwcrev from Visual Studio Build Events

From: <jdege_at_korterra.com>
Date: Fri, 6 Jun 2008 13:27:59 -0700 (PDT)

I'd thought it would be trivial to add updating version numbers to the
automated build process, in Visual Studio 2005, by adding a call to
subwcrev to the project's Build Events.

It's not working.

I'm trying:

d:\tools\TortoiseSVN\bin\subwcrev . $(ProjectDir)LocalBuildInfo.cs.tpl
$(ProjectDir)LocalBuildInfo.cs

I get an error "subwcrev ... exited with code 6." Which is
ERR_SVN_ERR, which doesn't tell me much.

The error message includes the expanded command line, and that
expanded command line, cut and pasted into a console, runs without
error.

Any ideas as to what could be causing the problem?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-06-06 22:29:57 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.