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

Re: Generating msvc-export Re: Playing with svnmover

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 19 Mar 2015 07:23:12 +0000

Daniel Shahaf wrote on Thu, Mar 19, 2015 at 07:14:57 +0000:
> It won't be hard to turn it into a tools/dev/ script that automatically
> edits build.conf to add anything that's missing, if anyone thinks that's
> a good idea...

I have in mind a script that developers can run locally before
committing. That is, the workflow would be:

% svn add subversion/include/private/svn_foo.h
% tools/dev/the-new-script # adds svn_foo.h to build.conf
% svn commit
Received on 2015-03-19 08:23:44 CET

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.