-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I was looking for information on how other people with larger teams manage SourceSafe currently. I was looking for recommendations and advice for a new project I was setting up that will allow for a few key things
Scalability
Manage multiple overlapping releases
Geared more around .NET however allows…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I there a Visual SourceSafe server running somewhere that I can connect to for practice? I have a couple of things that I would like to test before buying the VSS server but I don't want to download the whole app for testing.
Best regards
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
A while ago, I "tidied up" our Visual SourceSafe repository, including deleting a duplicate of one project. It now turns out that the duplicate had some code I need to see.
How can I get back a deleted project?
I can't see from any of the docs how to do this.
Thanks for any help.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a project under my management.
It has the following structure:
$/Code/MainSolution
$/Code/Branches
I want to branch the MainSolution in $/Code/Branches
So I do it, (it works perfectly), I set a working folder for that project and do a 'get latest'.
But when I open that solution in Visual…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Im trying to get source files from VSS using Maven.
But when I execute command
mvn -DvssDirectory="C:\Program Files\VisualSourceSafe\win32" scm:update
the log goes to
[INFO] [scm:update {execution: default-cli}]
[INFO] Executing: cmd.exe /X /C ""C:\Program Files\VisualSourceSafe\win32\ss" Get…
>>> More