Getting Started with mrsetup issues...
Eric
rocketman110 at gmail.com
Fri Aug 28 22:08:35 CEST 2009
No the git checkout is breaking ...
I: cloning mr into /home/eje001/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?*
On Fri, Aug 28, 2009 at 2:21 PM, martin f krafft <madduck at madduck.net>wrote:
> also sprach Eric <rocketman110 at gmail.com> [2009.08.28.2032 +0200]:
> > I: cloning mr configuration...
> > ./mrsetup: line 79: code/mr/mr: No such file or directory
>
> Does this fix it?
>
> --- a/mrsetup
> +++ b/mrsetup
> @@ -15,7 +15,7 @@ MY_GIT_URL_BASE=ssh://$MY_GIT_SERVER
> MY_MR_REPO_URL=$MY_GIT_URL_BASE/$MY_GIT_REPOS/pub/etc/mr.git
> MY_ACCOUNT_REPO_URL=$MY_GIT_URL_BASE/$MY_ACCOUNT_GIT_REPO
> MR_REPO_URL=$MY_GIT_URL_BASE/~/git/pub/code/mr.git
> -MR_CODE=code/mr
> +MR_CODE=$HOME/code/mr
> MR_FGIT=.fgits/mr.git
> MR=.mr
> BIN_DIR=.bin
> changes on filesystem:
> mrsetup | 2 +-
>
> --
> martin | http://madduck.net/ | http://two.sentenc.es/
>
> "a man's very highest moment is, i have no doubt at all, when he
> kneels in the dust, and beats his breast, and tells all the sins of
> his life."
> -- oscar wilde
>
> spamtraps: madduck.bogus at madduck.net
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEAREDAAYFAkqYLh8ACgkQIgvIgzMMSnWhbQCfWmc9xjKb3AP9qziv3WLMnxdT
> aUgAnjfW4EEzFSpbaPoZZYIXrjpHaP8u
> =adAK
> -----END PGP SIGNATURE-----
>
>
More information about the vcs-home
mailing list