[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-devel] Need help on CVS branches
From: |
Alan Millar |
Subject: |
[Koha-devel] Need help on CVS branches |
Date: |
Sat May 25 15:09:04 2002 |
User-agent: |
Mutt/1.2.5i |
Hi- I'm confused on how to work on the 1.2 branch. I've been reading
the docs at cvsbook.red-bean.com, but it doesn't match with what
I'm seeing in the koha cvs.
I made a new directory to pull my stuff into:
mkdir koha-cvs-12dev
cd koha-cvs-12dev
If I do this:
cvs checkout -r rel-1-2 koha
then I get files that are definitely snapshots from a week ago, but the
cvs docs imply that any changes I make will go back into the main branch.
Also, I can't get the koha-html directory; it says it is getting it
but doesn't create anything
If I do this:
cvs -b rel_1_2 checkout koha
I get koha, and I can get koha-html too, but the files are all
the latest main branch versions.
Help! What am I missing here? Thanks.
- Alan
--
----
Alan Millar --==> address@hidden <==--
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-devel] Need help on CVS branches,
Alan Millar <=