| Thread | Last Post | Replies |
|
| access remote database?!? | 29 Aug 2003 19:25 GMT | 3 |
I've been searching around here for an answer to this, but find nothing. I am trying to setup a VSS 6.0d database on the network for our developers. I've installed vss on the server, using the shared server option. In order to do this, I had to manually delete a lot of files ...
|
| how to create link to VSS in a word file | 29 Aug 2003 14:08 GMT | 1 |
I create some test instance files and then put them into VSS. I create a word file contain these test instance files name, and I want to reader click these file names and then open the file,which instored in VSS.How can I do?
|
| VSS and VB .Net Problems | 29 Aug 2003 13:55 GMT | 1 |
does anybody know how to include a project in VSS 6.0d. I created a project but the Source Control menu is unable, Any clue? Best Regards,
|
| creating empty project | 29 Aug 2003 00:52 GMT | 1 |
I have a workspace which contains a several subprojects. I have added a subproject to the workspace that is initially empty, but that will get files added to it during post build procedures of other projects. I cannot get sourcesafe to create the proper directory on the local system ...
|
| get by label reporting error 25600 | 27 Aug 2003 22:29 GMT | 1 |
I have a Perl script that I have been using to perform builds. This script uses the source safe command line to fetch files into the workspace before doing any building. It does very rigorous error checking to be sure no problems go unnoticed during the build process.
|
| Rollback entire project | 27 Aug 2003 18:37 GMT | 1 |
Does anyone know of a way to rollback an entire project at once? As far as I can tell, rollback applies only to individual files.
|
| Probleme with VSS Hierarchy | 27 Aug 2003 16:12 GMT | 3 |
I'm working with VS.Net 2003 and VSS 6.0d I have one solution with 4 projets. When i add the solution to source control using Visual Studio, It create one root VSS projet for all projet BUT one of my projet which is a webservice projet. : $/MySolutionRoot
|
| Change Source Control and SQL Data Connection | 26 Aug 2003 20:56 GMT | 1 |
I inherited a vendor application that was originally stored on a different server and had a different SQL Server data connection. The application files were put into SS on our own server. I got them from it.
|
| Replicating VSS DB Changes Daily to Other Location | 25 Aug 2003 17:29 GMT | 1 |
I have a typical problem where I am having n number of VSS Database at some location where different development teams work on & at the end of day I want to replicate the changed part of each VSS database to some other physical
|
| Can you use SQL Server as SourceSafe Repository? | 22 Aug 2003 21:10 GMT | 1 |
Does Visual SourceSafe use it's own proprietary database to store the data for SourceSafe, or can you create a SQL Server database to store all the SourceSafe documents? I thought like other Micorsoft applications you could use
|
| Need help in integrating VSS and Macromedia Dreamweaver tool | 22 Aug 2003 10:22 GMT | 1 |
I did succeed in getting the macromedia Dreamweaver integrate with the VSS but the issue is it takes too long for the files to be retrieved from the VSS eventhough the machine is just in the same network. Is there any fine
|
| Problem Getting Past Versions Using Automation | 21 Aug 2003 03:35 GMT | 3 |
I'm using 6.0d and I'm having problems getting past versions of files using automation. I can get a file item and enumerate the past versions and everything is fine i.e. there is an entry for each version in the enumeration. However I can not always call 'Get' on the versions ...
|
| check out ONLY files from VS.NET project ? | 20 Aug 2003 05:52 GMT | 1 |
In our nightly build we do a "ss get *.* -r" However, we have some files in sourcesafe that are no longer in our project files. And projects in sourcesafe that are not in the latest solution.
|
| Pin version and project labelling | 20 Aug 2003 05:50 GMT | 1 |
The pin facility is intended to share a version of the file with the current project - thus if you do a get, you will get a specific version - not top of tree. Why then, does the project label assigned to such a file NOT get
|
| adding a file which name starts with a dot | 20 Aug 2003 05:40 GMT | 1 |
I want to add a file which named ".xxx.yyy". How can I do this.
|