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

Re: [PATCH] Add bdb path option to gen-make for windows

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-09-25 23:29:50 CEST

Branko Čibej wrote:
> ...
> In both cases, "item" can contain slashes. And on Unix, os.path.isabs
> won't do the right thing if "item" happens to contain backslashes.

So the problem is that specifying absolute windows paths on unix won't work?
I guess this could be worked around by writing a custom isabs() function
that expects windows paths regardless of the platform. Would that be better?

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 26 00:16:29 2003

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.