View Single Post
  #1  
Old 01-19-2005, 03:06 PM
dprice dprice is online now
Registered User
 
Join Date: 01-19-2005
Posts: 13
VSS Check-in Issues

Hello,

I'm having some trouble getting the VSS Check-in build step to work correctly. In part of my build, I replace some text in two C# files. I then check them out after I know the build is successful. I immediately check them in with a comment. The strange part is that the check out and check in "seem" to be working correctly. The two files get checked out - I verified this using VSS. When I check in the files, they are no longer checked out in VSS, but it's as if they check out was rolled back to a previous version. There's no history showing that the files were checked in. Has anyone else seen this? Any suggestions?

Thanks in advance!
Derek
Reply With Quote