|
|
|
date: 24 May 2006 11:46:58 -0700,
group: microsoft.public.vsnet.vss
back
Re: Source Safe 2005 internet access without network share
> However when I try and connect to the source safe repository using
> visual studio, open project, open from source safe internet it always
> asks for both a url *and* a network share.
This is correct. VS client accessed remotely just the URL, but the code
running on the server needs to know which database on the server it needs to
login into.
We could have accepted a local path to the VSS database, too, but for
increased security it was decided to reuse the network share of the VSS
database.
Team members working remotely don't need access to this network share, they
just need to know the share name.
--
Alin Constantin
This posting is provided "AS IS" with no warranties, and confers no rights.
wrote in message
news:1148496418.394224.174670@y43g2000cwc.googlegroups.com...
> Maybe I'm missing something or my expectation is just incorrect but
> when I heard that there was a source safe web service with 2005 I
> thought this is great, I can access my source safe database remotely
> over http/s.
>
> However when I try and connect to the source safe repository using
> visual studio, open project, open from source safe internet it always
> asks for both a url *and* a network share.
>
> Why must I also provide a network share - don't the files get exposed
> through the web service? Isn't the whole point to not have a
> dependancy on a SS database on your local network?
>
> Does this mean that the network share to the source safe database must
> also be available to my team members working remotely?
>
> My expectation was that you would just need a url - kinda like in Team
> Foundation Server.
>
> Slightly confused...
>
date: Thu, 25 May 2006 19:51:08 -0700
author: Alin Constantin [MSFT]
|
|