question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Compare to prev version doesn't work

See original GitHub issue

… if your repository is checked out to different partition than C. You end up with error message in output:

276221e1e166c71e39ef13a76575eb84677fc680:C:/t:/<pathToFile>  (completed in 0.342s)
fatal: Path 'C:/t:/<pathToFile>' does not exist in '276221e1e166c71e39ef13a76575eb84677fc680'

git log --pretty=oneline 276221e1e166c71e39ef13a76575eb84677fc680^1 -n 1 -- C:\t:\<pathToFile>  (completed in 0.363s)
fatal: Invalid path 'C:/t:': No such file or directory

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7

github_iconTop GitHub Comments

2reactions
ole1986commented, Sep 21, 2018

I actually asked Don already to make me a member of the repo to support him…

This hopefully includes releasing new versions

I really hope he is reading my mail soon.

1reaction
ole1986commented, Sep 21, 2018

check out PR #316.

there is an unofficial release which should fix this issue.

Let me know if its working for you

Read more comments on GitHub >

github_iconTop Results From Across the Web

Compare working tree to any previous commit or branch
When I pull up the history of the file I can compare that version with another version listed in the history by selecting...
Read more >
How to correctly use "Diff with previous version"?
"Diff with previous version" compares the current state of the file to the previous committed state (i.e., HEAD~1 ). To see the changes...
Read more >
Compare File with Previous Revision doesn't work if path ...
Steps to Reproduce: create file in a folder with '#' in the path commit that file make change to that file click 'Open...
Read more >
Restore Previous Versions Not Working Windows 10 FIX
Restore Previous Versions Not Working Windows 10 FIX.Add arguments:shadowcopy call create Volume=C:\Argument (Swap “C:” out with the drive ...
Read more >
[Solved] There Are No Previous Versions Available Windows ...
When the Restore Previous Versions is not working properly, the Previous Versions tab is showing there are no previous versions available, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found