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

Re: [gsoc] We need to design "commit from multiple working copies"

From: Edmund Wong <ed_at_kdtc.net>
Date: Fri, 03 Jul 2009 11:21:57 +0800

Mark Phippard wrote:
> To build Subversion, I then run this:
>
> devenv subversion_vcnet.sln /build "Release" /project "__ALL_TESTS__"
>

devenv is the .NET version. With C++ Express:

msbuild subversion_vcnet.sln /t:__ALL_TESTS__ /p:Configuration=Release

Edmund

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2367686
Received on 2009-07-03 07:26:14 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.