Search found 227 matches

by corey
Mon Feb 14, 2005 8:48 am
Forum: Support (SourceOffSite)
Topic: How to switch from source safe to sourceoffsite
Replies: 3
Views: 3168

If they're bound within VS.NET, you should (1) unbind them (2) switch source control providers to SOS (3) rebind them to source control.

The bind/unbind process is done using the Change Source Control dialog within VS.NET.
by corey
Fri Feb 11, 2005 3:29 pm
Forum: Support (SourceOffSite)
Topic: Serial number -- checking number of licenses
Replies: 1
Views: 1964

If you look at your Serial Numbers within the Server Manager, and select one, the number of licenses is shown at the bottom of the dialog.
by corey
Fri Feb 11, 2005 3:26 pm
Forum: Support (SourceOffSite)
Topic: How to switch from source safe to sourceoffsite
Replies: 3
Views: 3168

If you're referring to switching between VSS and SOS from within Visual Studio, the following article may help:

http://support.sourcegear.com/viewtopic.php?t=1149
by corey
Fri Feb 11, 2005 3:24 pm
Forum: Support (SourceOffSite)
Topic: Files and projects not visible at remote site
Replies: 1
Views: 1955

After the new projects are added, are the other users performing a "Refresh Project Tree" operation on the parent node of the new projects? This command is found under the View menu of the Client. By default, the SOS Client does not automatically refresh the project tree structure.
by corey
Mon Feb 07, 2005 9:58 am
Forum: Support (SourceOffSite)
Topic: VC++6 IDE Fails To Get Status
Replies: 5
Views: 4344

Derek,

Can you send me your <<servername>>.sos file, and your C++ project file? Those files may give us some clues and help us try to reproduce what you are seeing.
by corey
Fri Feb 04, 2005 3:03 pm
Forum: Support (SourceOffSite)
Topic: VC++6 IDE Fails To Get Status
Replies: 5
Views: 4344

Hi Derek, Well, I'm not sure about the "ataset" (missing the "D", I don't think we've seen a problem like that before) but the main problem could be due to the local paths you have for the files. This could explain why the SOS GUI works fine, but within the IDE its messed up. Can...
by corey
Wed Jan 26, 2005 4:29 pm
Forum: Support (SourceOffSite)
Topic: Linux SOS 4.0 Checkin failure
Replies: 2
Views: 2835

by corey
Wed Jan 26, 2005 4:10 pm
Forum: Support (SourceOffSite)
Topic: Problem connecting using an user
Replies: 4
Views: 4029

When you create your crypto key in the Server Manager, you must provide the name of the server machine (either its hostname or IP address). After you import the key in the client and then try to connect to the server, you must use the same hostname or IP address.
by corey
Wed Jan 26, 2005 3:57 pm
Forum: Support (SourceOffSite)
Topic: VSS Database on mapped network drive
Replies: 1
Views: 2442

In almost all cases when configuring VSS database paths in the SOS Server, you should use UNC paths instead of mapped drives. Give that a try and see if it makes a difference.
by corey
Wed Jan 26, 2005 3:49 pm
Forum: Support (SourceOffSite)
Topic: 4.0.2 Server does not start on WinXP Prof SP2
Replies: 5
Views: 5263

You may be having a different problem. Is the server creating a log file (called log.txt and located in the installation folder)? If so, send me the file and I can look to see what might be wrong.
by corey
Wed Jan 26, 2005 3:39 pm
Forum: Support (SourceOffSite)
Topic: Bug? Filename missing in history
Replies: 5
Views: 5632

Hi Derek, This has been a problem we have tried to deal with for a long time, but the fault lies in the VSS Automation component which the SOS Server relies on for interacting with the VSS database. Basically, the VSS Automation component does not provide the same history information that you see in...
by corey
Wed Jan 26, 2005 3:38 pm
Forum: Support (SourceOffSite)
Topic: Branching from a label in SoS 4.02
Replies: 1
Views: 1926

Sorry, SOS does not support Branch from within project history.
by corey
Wed Jan 26, 2005 2:11 pm
Forum: Support (SourceOffSite)
Topic: Behavior when checking out projects using SOS w/ VS.NET
Replies: 1
Views: 1768

The problem is, within VS.NET, even though you are performing the operation on the project, VS.NET passes that to SOS as a series of file check outs. So each file is handled in its own operation. However, we should able to add a "do not show this dialog again" checkbox which would solve th...
by corey
Wed Jan 26, 2005 1:40 pm
Forum: Support (SourceOffSite)
Topic: Get stuck logging in...
Replies: 3
Views: 2883

Hi Steve, Sorry for the delay. What exactly do you mean by "it works for a while after restarting the server, and then quits"? If you restart the server, you can connect with your laptop and perform operations as normal? If that's the case, after it quits working, can you have someone send...
by corey
Wed Jan 26, 2005 1:13 pm
Forum: Support (SourceOffSite)
Topic: Soscmd 3.5 ErrorCode 420 FailedDatabaseOpen
Replies: 14
Views: 9657

Dave,

Do you mean you have mapped the drive to P on the machine where you are using the client?

If so, that doesn't matter. In your soscmd command, you want to use the drive letter that the SOS server users, which would be the D drive as configured.