index > Team Foundation Server - General > TFS and Visual Source Safe 2005

TFS and Visual Source Safe 2005


Hi all,

I've been using TFS for about 4 months now on a large project with hundreds of assemblies and thousands of code files all checked into Source Safe.

For the most part, my whole team loves TFS, and don't want to work without it. My team is spread across the globe.

I have two questions:

1) Is there a way to "hide" or set inactive a project in Source Safe? We have a project that should no longer be used, but I don't want to delete it. I just want to hide it. I could set the permissions on that project so that no one can access it, but I was wondering if there was another way to do it.

2) Has anyone else experienced a situation where you checkin your files, including a comment, and Visual Studio indicates that the file is checked it, but no one else can see the changes? When this happens, we have to check out the file, or file set, then check it back in again, then it sees the changes. This is very odd, and has caused a lot of issues with builds because the engineer doesn't know their files are still checked out.

Thanks,

Bill



William G. Oliver
William Oliver
1) I assume you're talking about Source Control Explorer (SourceSafe is a whole other product). The only way to hide items is to deny Read permission. You can delete them, but (a) users can turn on "show deleted items" (b) deleted Team Projects will always show up

2) People have reported this, but I've never seen an actual repro. I'd suspect either user error or a problem with the IDE's cache (something that's fixed when you click refresh). In all cases, the History toolwindow should reveal exactly what has & has not been committed.
Richard Berg MSFT
Thanks, Richard.

Yes, I was talking about Source Control Explorer :-)

Regarding item 2, we have been having this problem even after closing Visual Studio, then reopening it. We have even gone as far as deleting the workspace and re-creating it, and it still indicates that the files are checked in. You are correct about the history window. It does show that the files were not updated, but the only way we know that is to check the history of the files after each checkin.

I'm wondering if there might be an error being generated when checking in a file, yet the files are being marked as read-only anyway? For example:

begin tran
checkin files
if error rollback else commit
mark files read-only

Is there an error log in TFS that I can check to see if errors are being logged?

Thanks again,

Bill



William G. Oliver
William Oliver
reply 3

You can use google to search for other answers

 

More Articles

Assigning a task to more than one user
Team Foundation Server availability
Recommendations for Pooling Work Items?
Unable to change areas and iterations (MSF Agile)
Working with multiple team projects in Team Build
Team Build Error when using Strong Naming
HOW TO: Remove custom work item type
Make domain\TFSSETUP run a WebService.
How to use a custom WSS libray with TFS?
Deleting a project in RC
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

How to view labels for a file in Team Fo…
Need to sign out and in as new user + So…
Showing the merge window by using the API
Team Projects vs. Source Control
Associating a scenario document with a s…
Deleting old directories from source con…
TF for WorkGroup accept dual processor
Testing webservice on Build Server - Web…
Documentation Checkin Policies
Visual Studio Solution/Project and VCS t…
Problem with writing a WebPart in VS2005
Uploading Work Item Templates RC
Using CMMI Bug definition in Agile
vssscc file corrupt
TF31001: Error when connecting from RC c…

Hot Articles

Moving Data to localized Foundation Server
User name in a workitem
Work Item as defect tracking system
"Rough Order of Magnitude" and…
How to make team builds run periodically?
Is Source Control create vsscc files?
Creation of AreaRootNode/IterationRootNode
Team foundation notifications
Should we re-install the Team Foundation…
Doubts....TFS
VS Itchy Trigger Finger on Solution/Proj…
Should I install VS Team Foundation Serv…
Third-party DLLs and Team Builds
Scheduled Download of Source Files ..
Generate the value of a field in a worki…

Recommend Articles

Export TFS to Visual Source Safe
Unable to create Team Project
Unable to view work item attachments
Compilation 1.1 and 2.0 framework compat…
Re: New report
Problem in TFS API about member setting
Missing VCOverrides.vsprops
Creating New Process Template
Error on Check In
Upgrading TFServer RC to TFS RTM Help
Can't attach files in Work Item.
Can i use VS studio Team Suite without h…
TFS puts the files an which path?
Running Code Analysis on a specific Team…
'Related Work Items' Report Fails in VST…