Questions tagged [source-depot]

Source Depot is a Microsoft version-control utility. Source Depot Browser is a GUI client for Source Depot (similar to Tortoise SVN being a GUI client for SVN).

6 questions
4
votes
3 answers

Migrate from Source Depot to SVN

I have had a local Source Depot repository for version control since my days at Microsoft. Lately, I've been wanting to migrate to SVN and take the change history with me but there seems to be no script to migrate to SVN. Since there are quite a few…
aleemb
  • 31,265
  • 19
  • 98
  • 114
4
votes
2 answers

Source Depot Browser / Set External Diff

Source Depot is a Microsoft version-control utility. Source Depot Browser is a GUI client for Source Depot (similar to Tortoise SVN being a GUI client for SVN). The default diff tool is Win-Diff, and I would like to change Source Depot Browser to…
barak manos
  • 29,648
  • 10
  • 62
  • 114
1
vote
1 answer

how can we set DEPOT_TOOLS_WIN_TOOLCHAIN=0?

While fetching the chromium, I get an issue as its asking me to set the DEPOT_TOOLS_WIN_TOOLCHAIN=0 in my local machine. So that I can make the changes in the Chromium browser. Can anyone help me out with this?
1
vote
1 answer

Error when I add a new file using 'sd add' in source depot

I tried to add a new file using sd add myfile.txt But I get this error saying myfile.txt - file(s) not in client view. Can you please tell me how can I fix it?
n179911
  • 19,547
  • 46
  • 120
  • 162
1
vote
2 answers

Accessing Source Depot Changelists from C#

For my current project, I need to compare two build versions of a program and generate a report showing which files have changed. My own idea was to run through each file using the file system, comparing dates modified. It was suggested, however,…
Nightmare Games
  • 2,205
  • 6
  • 28
  • 46
0
votes
1 answer

Couldn't find CB.Core version for flavor 'GeneralPublic' in version.json

While opening pfgold source depo, I am getting below error - ** Warning ** Desired/Active release is unknown for package [DevConsole.Bootstrapper] E:\CxCache.A\CloudBuild.OnCorext.WwXYpYMGs_mH5zBvjOHtUA\linkpackages.ps1 : Couldn't find CB.Core…