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

Re: bug in svn_wc_get_pristine_copy_path

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-02-02 21:19:12 CET

> It's a valid path for a file called "f:\test\foo.txt" in the current
> directory. I take it that's not what you wanted? The Subversion API
> uses "/" as a separator, so you probably want
>
> svn_wc_get_pristine_copy_path(svn_path_internal_style("f:\test\foo.txt"))
>
> --
> Philip Martin

Yep! That did the trick. Thanks a lot!

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 2 21:20:04 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.