
Reopen #145: RevList cmd line options don't work on osx
Reported by Paul G | February 14th, 2010 @ 04:08 PM | in 0.8
I can't find a way to reopen bug 145. I added a comment to it 4 months ago, but it hasn't gotten any replies. So I am creating a new ticket.
Bug 145 was indeed fixed at one point. For some reason it has stopped working for me again.
I can't seem to get any of the RevList style command line options to work. For example, these commands from the manual all fail to work as advertised. Instead, the command line arguments are interpreted by gitx as names of non-existent branches.
$ gitx --version This is GitX version 0.7.1
Using git found at /Users/gauthier/bin/git, version 1.6.4.2
$ git --version git version 1.6.4.2
Comments and changes to this ticket
-
Paul G February 14th, 2010 @ 04:22 PM
I tried downloading the nightly, and same bug:
http://gitx.frim.nl/Downloads/Nightly.app.zip
I am able to get it to work if I:
- Go to the root of my repo (the dir which contains
.git)
- Specify the full set of args: gitx BRANCHNAME -- FILENAME
For example:
$ ls -ld .git drwxr-xr-x 20 gauthier gauthier 680 Feb 14 09:01 .git
$ git log --pretty=oneline django/corporate/urls.py fb5466bd59ffd765a7296b05cd245bc48b618417 added a db model to populate
...$ gitx trunk -- ./django/corporate/settings.py # WORKS $ gitx -- ./django/corporate/settings.py # WORKS $ gitx ./django/corporate/settings.py # FAILS
$ cd django $ gitx trunk -- ./corporate/settings.py # FAILS $ gitx -- ./corporate/settings.py # FAILS $ gitx ./corporate/settings.py # FAILS
I see a lot of these error messages in /var/log/system.log. I see them in both the WORKS and FAILS cases.
Feb 14 09:20:46 paul [0x0-0x12dc2db].nl.frim.GitX[80677]: fatal: Not a git repository (or any of the parent directories): .git
Feb 14 09:20:50 paul [0x0-0x12dd2dc].nl.frim.GitX[80707]: fatal: Not a git repository (or any of the parent directories): .git
Feb 14 09:20:51 paul GitX[80707]: Loaded 0 commits in 0.494331 seconds - Go to the root of my repo (the dir which contains
.git)
-
Paul G February 14th, 2010 @ 04:24 PM
[repost with cleaner formatting]
I tried downloading the nightly, and same bug:
http://gitx.frim.nl/Downloads/Nightly.app.zip
I am able to get it to work if I:
- Go to the root of my repo (the dir which contains
.git)
- Specify the full set of args: gitx BRANCHNAME -- FILENAME
For example:
$ ls -ld .git
drwxr-xr-x 20 gauthier gauthier 680 Feb 14 09:01 .git
$ git log --pretty=oneline django/corporate/urls.py
fb5466bd59ffd765a7296b05cd245bc48b618417 added a db model to populate
...
$ gitx trunk -- ./django/corporate/settings.py # WORKS
$ gitx -- ./django/corporate/settings.py # WORKS
$ gitx ./django/corporate/settings.py # FAILS
$ cd django
$ gitx trunk -- ./corporate/settings.py # FAILS
$ gitx -- ./corporate/settings.py # FAILS
$ gitx ./corporate/settings.py # FAILS
I see a lot of these error messages in /var/log/system.log. I see them in both the WORKS and FAILS cases.
Feb 14 09:20:46 paul [0x0-0x12dc2db].nl.frim.GitX[80677]: fatal: Not a git repository (or any of the parent directories): .git
Feb 14 09:20:50 paul [0x0-0x12dd2dc].nl.frim.GitX[80707]: fatal: Not a git repository (or any of the parent directories): .git
Feb 14 09:20:51 paul GitX[80707]: Loaded 0 commits in 0.494331 seconds
- Go to the root of my repo (the dir which contains
.git)
-
Johannes Gilger September 12th, 2010 @ 03:58 PM
- Milestone set to 0.8
- State changed from new to open
- Milestone order changed from 0 to 0
Indeed, there is still some serious fuckup. Neither does "gitx branch -- file" work nor the new (in Nathan's branch) 'gitx branch -pfile'. Will queue for 0.8 though I'm not sure we can get it done in an short span of time.
-
yotan September 29th, 2018 @ 01:37 PM
Checking this out December Calendar 2018 and December 2018 Calendar Printablelet us know the feedback over the same.
-
Mark Roger October 6th, 2018 @ 06:05 PM
Showbox app is not compatible with various iOS devices like iPhone and iPad. But, you need not worry anymore. We are here to help you in the best way to download and install Showbox for iPad and iPhone. https://showboxiphoneipad.com/
-
-
abigailcorkett (at gmail) December 5th, 2019 @ 05:51 PM
How to activate Cbs all access on roku , you visit below links and can activate Cbs channel on roku device.
Cbs actiavtion
cbs.com/activate
cbs.com/activation
cbs activation on roku
roku activation
roku.com/links
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
GitX is the nice-looking gitk clone for OS X