visual sourcesafe - VSS is not getting the correct version for asp.net -


i using vss asp.net (vs 2008) project used multiple users in multiple systems. worked first few days without issue, later showing issues listed below.

  1. showing files checked out, if user checked in.
  2. while getting latest, showing error like,

    file system4\vss\data\popdaaa.a not found

  3. at end, showing error message like, version not completed.

my questions are

  1. if issue vss file corruption, how can fix issue.
  2. is there other version controls (for free) integrate on visual studio. tried tortoisesvn, didn't find options correctly visual studio projects.
  3. should delete vss folder , create once again. did 3 times before, still same issue.
  4. is there known issues vss or issue our systems.

the vss version 8.xx

here issues generating when analyse vss

the project dialogs references child physical file (dpdaaaaa) missing or corrupted. project images references child physical file (spdaaaaa) missing or corrupted. project tabletools references child physical file (frdaaaaa) missing or corrupted. project img references child physical file (isdaaaaa) missing or corrupted. project forms references child physical file (tpdaaaaa) missing or corrupted. 

try running analyze , fix vss db (it should in same directory source safe).

fwiw: i've never liked integrating source control visual studio. having source control independent gives more explicit control , reduces 'surprises'.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -