Getting Started with mrsetup issues...
Eric
rocketman110 at gmail.com
Fri Aug 28 20:32:04 CEST 2009
Hello,
I am trying to get started using your modified mr tool and mrsetup scripts.
I am getting an error and not quite sure how to resolv the issue.
Thanks for your help.
rm -rf code;rm -r .bin;./mrsetup
I: cloning mr into code/mr...
Initialized empty Git repository in /home/eje001/code/mr/.git/
remote: Counting objects: 1136, done.
remote: Compressing objects: 100% (507/507), done.
remote: Total 1136 (delta 617), reused 1136 (delta 617)
Receiving objects: 100% (1136/1136), 179.09 KiB, done.
Resolving deltas: 100% (617/617), done.
fatal: git checkout: updating paths is incompatible with switching branches.
Did you intend to checkout 'origin/vcsh' which can not be resolved as
commit?
I: initial .mrconfig:
[DEFAULT]
include = cat code/mr/lib/*
[.fgits/mr.git]
checkout = git_fake_bare_checkout ssh://c2d.edgar.loc/~/git/pub/etc/mr.git
mr.git ../../
I: cloning mr configuration...
./mrsetup: line 79: code/mr/mr: No such file or directory
on the master git repo I have these branches
eje001 at c2d ~/git/pub/code/mr.git $ git branch -a
master
* origin/vcsh
remotes/origin/HEAD -> origin/master
remotes/origin/joeyh
remotes/origin/master
remotes/origin/vcsh
git remote show origin
* remote origin
URL: git://git.madduck.net/code/mr.git
HEAD branch (remote HEAD is ambiguous, may be one of the following):
master
vcsh
Remote branches:
joeyh tracked
master tracked
vcsh tracked
Local branches configured for 'git pull':
master merges with remote master
origin/vcsh merges with remote vcsh
Local ref configured for 'git push':
master pushes to master (up to date)
Thanks again,
Eric Edgar
More information about the vcs-home
mailing list