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 --==> am12@bolis.com <==--
participants (1)
-
Alan Millar