Giter Club home page Giter Club logo

Comments (11)

adaptun avatar adaptun commented on September 12, 2024

Hi Kurt.
Please try to restart Studio.
If this does not help, please provide $zv and output of following command:
zw ^|"%SYS"|Git

from cache-tort-git.

adaptun avatar adaptun commented on September 12, 2024

Kurt, If after restart you see full menu, then I think I've just fixed this error that caused restart require.

from cache-tort-git.

KurtHofman avatar KurtHofman commented on September 12, 2024

^|"%SYS"|Git("%defaultTemp")="c:\temp"
^|"%SYS"|Git("%gitBinPath")="""C:\Program Files\TortoiseGit\bin\TortoiseGitProc.exe"""

Cache for Windows (x86-64) 2015.1 (Build 425U) Mon Jan 19 2015 19:18:38 EST

from cache-tort-git.

adaptun avatar adaptun commented on September 12, 2024

So Studio restart did not help?

from cache-tort-git.

KurtHofman avatar KurtHofman commented on September 12, 2024

Nope

from cache-tort-git.

adaptun avatar adaptun commented on September 12, 2024

Please also provide output of following commands (in the namespace where source-control plugin is enabled):
USER>w ##class(%SourceControl.Git.Utils).IsNamespaceInGit()
1
USER>w ##class(%SourceControl.Git.Utils).TempFolder()
c:\work\tgit
USER>w ##class(%SourceControl.Git.Utils).GitBinExists()
1
USER>w ##class(%File).Exists(##class(%SourceControl.Git.Utils).TempFolder()_".git")
1
USER>zw ^Git

from cache-tort-git.

adaptun avatar adaptun commented on September 12, 2024

And output of following command:
USER>write ##class(%SourceControl.Git.Utils).TempFolder()_".git"
c:\work\tgit.git

from cache-tort-git.

KurtHofman avatar KurtHofman commented on September 12, 2024

SAMPLES>w ##class(%SourceControl.Git.Utils).IsNamespaceInGit()
0
SAMPLES>w ##class(%SourceControl.Git.Utils).TempFolder()
SAMPLES
SAMPLES>w ##class(%SourceControl.Git.Utils).GitBinExists()
1
SAMPLES>w ##class(%File).Exists(##class(%SourceControl.Git.Utils).TempFolder()_".git")
0

SAMPLES>zw ^Git
^Git("settings","namespaceTemp")="SAMPLES"

SAMPLES>write ##class(%SourceControl.Git.Utils).TempFolder()_".git"
SAMPLES.git
SAMPLES>

from cache-tort-git.

adaptun avatar adaptun commented on September 12, 2024

Please go to Git -> Settings menu and specify full path in "Temp folder for this namespace".

For example, "c:\temp\SAMPLES". You'll need to create repo again.

Also, please delete (or move to the new path) folder C:\InterSystems\Cache\bin\SAMPLES

from cache-tort-git.

KurtHofman avatar KurtHofman commented on September 12, 2024

Superb, now it works, thanks very much for the quick support

from cache-tort-git.

adaptun avatar adaptun commented on September 12, 2024

You are welcome. Thanks for reporting this.
I hope I've fixed it and now default path will be absolute not relative.

from cache-tort-git.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.