From the error message, it seems that the file is being used by other programs. You can look up your task manager to see if it is used by any process.
Catherine Sea
http://www.scmsoftwareconfigurationmanagement.com/
http://www.dynamsoft.com"]www.dynamsoft.com [/URL]-the leading developer of...
You can write a batch to automate using VSS Command Line.
The following article may be helpful for you:
http://www.codeproject.com/KB/files/Automate_Checkin_Process.aspx
Thanks.
Catherine Sea
www.dynamsoft.com
The following two links may be helpful for you:
http://msdn.microsoft.com/en-us/library/ms181048(VS.80).aspx
http://www.kevingao.net/sourcesafe-vss-how-to
_______________
Dynamsoft Corporation
The leading developer of version control and bug tracking software
I don't know if there is a way to do this. However, you may add a comment about the label time on branching.
Thanks.
Catherine Sea
http://www.dynamsoft.com
No. VSS copies the file into our local machine when you check out a file so that you can make changes and then check in.
Catherine Sea
http://www.dynamsoft.com
I’m not familiar with samba share. However, you may check if the "Use read-only flag for files that are not checked out" option is enabled at SourceSafe Tools->Options->Local Files tab.
Thanks.
_______________
Dynamsoft Corporation
The leading developer of version control and bug tracking...
I suggest you use a version control system.
Programmers are always fallible. When we work on a project, we will do requirement, design for it, start coding, then change our minds, rewrite it, go back to a previous version, and so on. If you can use a version control tool correctly, it will make...
Hi,
I recommend Dynamsoft SourceAnywhere for you which is an SQL-based version control application. It comes with GUI client, command client, SDK, Eclipse plug-in, Visual Studio 6/2003/2005/2008 integration, Dreamweaver/Flash integration, cross-platform client.
Dynamsoft SourceAnywhere has...
All the data in Visual SourceSafe is stored in the VSS Database, which is a file system database. For more information, see this:
http://msdn.microsoft.com/en-us/library/ms181040(VS.80).aspx
Currently, I don't know there is a way to get the project tree information of Visual SourceSafe through...
To relink the VSS project with the moved VFP code, you can go to File | Join Source Control Project in Visual Foxpro, in the "Create local project from SourceSafe" dialog box, browse to the new location of the VFP project and click OK.
Thanks.
_______________
Dynamsoft Corporation
The leading...
You can try rebinding the project again, or try deleting the local copy and than opening the project from source control.
Hope it helps.
_______________
Dynamsoft Corporation
The leading developer of version control and bug tracking software
I do not quite understand what you said. Do you check out files through VS IDE? What does "Source Safe start up" mean?
If you check out files through VS IDE, you should change the project's binding through Source Control toolbar.
_______________
Dynamsoft Corporation
The leading developer of...
Hi there,
To share an item using a SourceSafe plug-in:
1. In Visual Studio, open Solution Explorer and select a project or file to share.
2. On the File menu, click Source Control, then click Share.
3. In the Share with <name> dialog box, browse the directory list for the item you want to...
Hi Thermalman,
You need to do the following:
1. Get on the computer where Source Safe is located.
2. In the root path of the source safe directory. (e.g. G:\UHT-SSDB) right
click and select properties.
3. Select the Security Tab
4. Make sure the user has read and write access to this...
Hi there,
You can't just download it - it's not free and no trial version is available. Have a look at the following VS 2005 product comparison chart - Visual Source Safe (VSS) is only available with the Team System version of VS:
http://msdn.microsoft.com/vstudio/products/compare/
Also a...
Hi there,
It seems the project has been disconnected from source control. You can try re-binding the solution as follows:
Remove all instances of "vssver.scc" and "mssccprj.scc" in your projects directories then reset all your files properties so they aren't read-only. (Removing those files...
Hi there,
Have they been assigned the same rights to the particular project?
Also, which version of Analyze Tool did you use? I suggest you use the one come with VS 2005 or above, and -f option to fix the database.
Thanks.
_______________
Dynamsoft Corporation
The leading developer of version...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.