On Wed, 16 Feb 2005 11:32:29 +0100, Berthold Höllmann wrote:
> I downloaded and installed ssu. But can't get it running. Under the
> WinXP command shell I can issue the commands
>
>    > set SSDIR=s:\devl\VSS
>    > ss get $/Devl
>
> and "ss" asks me about the default project folder (at which point I
> abort the comand). I created a "ssserv.ini":
>
>    HOME=c:\Programme\SSU\HOME
>    MAP=$/Devl s:\\devl\\VSS

SourceSafe syntax is no longer needed in ss/ssserv.ini. Everything just
becomes a path.

A correct configuration would be:

ssserv.ini:

  MAP=db s:\\devl\\vss

.ssrc:

  HOME=/home/hoel/work/glFrame_NEW/
  MAP=Devl db/Devl

> What is going wrong here? I tried different positions for the '$/',
> including leaving it out, but no go.

Unfortunately, at this time, the destination MAP in ssserv.ini is
limited to a fully qualified database path, thus you cannot specify a
project directly in "source".

Hope this clarify.

-- 
'(wave++ "Yuri D'Elia" "http://www.yuv.info/~wavexx/";)

Reply via email to