| Thread | Last Post | Replies |
|
| Help understand ANALYZE results | 29 Apr 2005 14:10 GMT | 1 |
I see the following in the Analyze.log file Found a 'COMMENT' record in file 'odvdaaaa' at position 4936. The data file for 'Scripts.htm' (vweeaaaa.a) was not found. Could someone explain what Found a COMMENT means and also how does it
|
| VSS 2005 Without Team Server | 26 Apr 2005 18:14 GMT | 1 |
I am playing with the Beta 2 of the VS.Net 2005 and I want to test some SourceSafe things but don't want to go with the Team Services features (Everytime I try to do anything with the Source Control Menu, it prompts me for the Team server which I don't have).
|
| Check in now option | 26 Apr 2005 12:09 GMT | 2 |
Previously when checking in files from VS.net I was prompted for a description. However, I was out sick and someone else needed to check in some files for me, apparently they clicked the check box (forget the text next to it) that turns off this prompting.
|
| multiple checkout problem | 26 Apr 2005 06:55 GMT | 2 |
A file is shared between versions (v1 and v2 for example) . User A checks out the file in version 2, then user B checks out the file in version 2 also . Now user A attempts to branch the V2 file but VSS won't allow giving a message "file is checked out" . User B however ...
|
| "Adding more than 150 files is not recommended." | 26 Apr 2005 06:45 GMT | 1 |
This message from sourcesafe: "Adding more than 150 files is not recommended. Windows may fail to add all selected files. Continue?" What does this message mean? What is the best way to deal with it? Thanks!
|
| How to configure Sourcesafe to set working folder? | 26 Apr 2005 06:43 GMT | 1 |
If a project has many subfolders, how to configure sourcesafe so that setting working folder for the project will affect all the subfolders INCLUDING the one which have been set up with working folder. For example, a project has subfolders: folder1, folder2, folder3. The
|
| List all user updates | 26 Apr 2005 06:39 GMT | 2 |
Is there a way to get a get a list of all the updates a user has made to a project? Thanks, Tom. v6.0
|
| VSS 6 Multiple Checkouts vs. VSS 2005 | 26 Apr 2005 06:38 GMT | 1 |
I just watched a webcast regarding upcoming features for VSS 2005. They talked about how the new version has an option for the "copy modify merge" model to allow parallel development. This way more than one developer can check out a file at the same time. That sounds like the ...
|
| Does VSS2005 support adding stored procedures and db functions | 26 Apr 2005 06:35 GMT | 1 |
Does VSS2005 support adding stored procedures and db functions to sourcesafe?
|
| VSS explorer not responding | 26 Apr 2005 06:35 GMT | 1 |
When I try to open any file from VSS explorer it stops responding. When I restart the machine it works for some time and after some time again same thing happens.
|
| Remove SourceSafe info? | 26 Apr 2005 06:34 GMT | 1 |
I have some code for a VC.NET application from SourceSafe. Currently I cannot access SourceSafe. Every time when I open this application with VS.NET, it will popup some SourceSafe message like “Project … was not found. Would you like to browse for the project?”
|
| command line difference bug | 26 Apr 2005 06:32 GMT | 2 |
When we use ss.exe, command line utility, to generate the difference between two versions using visual format (ss diff -DV 320 -I -V1~2 -Yu1,password "$/a.txt"), the last line difference is not generated properly. This happens only when the left hand side file(version 1) does not ...
|
| How to setup vss 6.0 | 26 Apr 2005 06:24 GMT | 1 |
I'm currently working on web devopment kind of project. And all the devopment files is stored on a web server. Our team is considering using Visual sourcesafe 6.0, since our team is still using visual studio 6.0. Our development is focused on mostly asp scripts and database ...
|
| get latest fro batch file | 26 Apr 2005 02:00 GMT | 1 |
We have VSS on a remote server. I'm trying to create a batch file that gets the latest version of our code. How can I set the VSS database directory and the username/password in the batch file? I just can't seem to find the correct documentation. I've found pages about
|
| command line list of users? | 25 Apr 2005 15:29 GMT | 2 |
Is there a way to get a list of the users defined in visual source safe admin form the command line? Thanks, Tom.
|