DragonFly users List (threaded) for 2009-09
DragonFly BSD
DragonFly users List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

updating pkgsrc with git trouble


From: Siju George <sgeorge.ml@xxxxxxxxx>
Date: Thu, 24 Sep 2009 10:30:33 +0530

Hi,

I usually update /usr/pkgsrc with " cd /usr && make update pkgsrc-update"
It usually updates through cvs with.

-----------------------------------------------------------------------------------------------------
dfly-bkpsrv# make pkgsrc-update
cd /usr;  cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot -q update -Pd pkgsrc
------------------------------------------------------------------------------------------------------

But today it tries to update pkgsrc with git and gives me the following error.

------------------------------------------------------------------------------------------------------
dfly-bkpsrv# make pkgsrc-update
cd /usr/pkgsrc && git pull
fatal: Not a git repository (or any of the parent directories): .git
*** Error code 128

Stop in /usr.
---------------------------------------------------------------------------------------------------------

What do I do now?

Should I do

#rm -rf /usr/pkgsrc
# make pkgsrc-checkout

to get a git repository instead of a cvs one?

Thanks

Siju



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]