So I have an accurev workspace that REFUSES to sync with the stream.
I have 99.999% of the files but there are a couple that were removed/added/changed what ever that aren't pulling to my workspace.
I have tried both of these solutions
Restoring a workspace at accurev
Forcedly update workspace in Accurev
For some reason
D:MyWorkSpace\ accurev pop -O -R . D:\MyWorkSpace
Still won't pull the files I can clearly see in the stream.
In order to force populate the file you have to do the above command but also give the fully qualified path to the file.
D:MyWorkSpace\ accurev pop -O -R .\subdir\thefile.cs