Jump to content

Possible Corrupt Branch


Recommended Posts

I attempted to take some work home, using the replication feature. Once imported, I switched to my feature branch and I noticed that my changes from work were not present (in explorer). I looked at the branch content and the files I needed are listed, but there isn't a path associated with them, it shows them on "/" instead of "c:\vsdev\project\folder\etc\. When I view the changeset, instead of files, I see, "can't resolve path", but if I open the file in notepad it opens and the code is there.

Is this branch corruption? How do I go about fixing it?

Thanks!

Link to comment
Share on other sites

Hi!

No, I don't think it is an issue with corruption, in fact it's pretty rare that this could happen.

What I think it's happening is the following:

- You've replicated your feature branch

- You've not replicated your "main" branch

Is that true?

If so, the "selector" can't find the entire tree to be mounted correctly at your workspace, that's why you see the "rare" paths.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...