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

forward slash path separator on windows

From: <webpost_at_tigris.org>
Date: Tue, 31 Mar 2009 12:50:53 -0700 (PDT)

I'm generally a cygwin user, but I'm enticed by the speed of the native windows binary for svn. One problem (for me at least) is that I prefer that things like "svn status" output paths with forward slash path separators such that can feed the list to other programs.

Reading the code it seems that if SVN_PATH_LOCAL_SEPARATOR stays defined as '/' at compile time I can what I want.

I'm looking for some to validate my theory and also need to input on how to make that setting at compile time on windows. I'd prefer to use a clean method of setting it, but I could also just forcibly hack the header file.

thanks!
-tim

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1499088
Received on 2009-03-31 21:56:51 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.