On Tue, Aug 25, 2009 at 12:03 PM, Cooke, Mark <mark.co...@siemens.com>wrote:
> Without all your effort we would not even be here, so I can only say a > big "thank you" once again! I also need to look into compiling this > myself, it is after all a good reason to learn some perl! Glad the project has helped you out! Just to be clear, the .exe isn't really "compiled". It just bundles the Perl interpreter with the script and necessary libraries in what is basically a self-extracting zip archive and makes it all "just work" behind the scenes. The only thing that is compiled is the ssphys tool which hasn't changed in a very long time. So if you install the Perl interpreter locally you can make all the changes to the script and run it directly. (Sorry if that was already obvious, just didn't want you wasting time trying to compile anything you didn't need to). toby
_______________________________________________ vss2svn-users mailing list Project homepage: http://www.pumacode.org/projects/vss2svn/ Subscribe/Unsubscribe/Admin: http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org Mailing list web interface (with searchable archives): http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user