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

Re: Absolute path under Windows for password-db directive

From: Frank Gruman <fgatwork_at_verizon.net>
Date: 2005-11-17 13:33:51 CET

Ben Martel wrote:
> Y'all,
>
> I am trying to set an absolute path (using Windows) for the password-db
> directive in the config file. E.g. I want to say:
>
> password-db = f:/xxxxx/yyyy/zzzz
>
> The comments in the file say that to be absolute I need to preprend a "/" to
> the filename, as I would in Unix. No matter what combination I try svnserve
> always comes back bitch'n that it can't find the file!
>
> Any ideas on what the correct syntax for this is?
>
> ~benm
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
Ben,

I believe the intent of the book was pointing to a *nix type of OS. For
Windows, put in your actual drive letter and path. If there are any
spaces in your path, make sure to enclose the whole path in quotation marks.

Regards,
Frank

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 17 13:38:26 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.