Re: Koha-devel digest, Vol 1 #1112 - 2 msgs
Hi, I downloaded TortoiseCVS so that i can get the latest files fron the koha cvs repository on sourceforge (cvs.sourceforge.net:/cvsroot/koha). However am unable to connect to the cvs, the application fetches the list of modules and gets debian; koha-tmpl; and CVSROOT, yet the modules one gets using the web browser (http://cvs.sourceforge.net/viewcvs.py/koha) are different. Even when i select one of the modules, e.g. debian, the application fails with the following message: In C:\DOCUME~1\anyaga\LOCALS~1\Temp\TortoiseCVS make new module temp\: "C:\Program Files\TortoiseCVS\cvs.exe" "import" "-m" "" "debian" "tcvs-vendor" "tcvs-release" CVSROOT=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/koha Empty password used - try 'cvs login' with a real password cvs [server aborted]: "import" requires write access to the repository Error, CVS operation failed please help me cos i need the latest code urgently since the version i downloaded (koha 2.2.3 download) has errors/bugs and we are in the middle of a test installation before moving to production deployment. regards, Adam Nyaga On Wed, 14 Sep 2005 06:08:03 +0300, <koha-devel-request@lists.sourceforge.net> wrote:
Send Koha-devel mailing list submissions to koha-devel@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/koha-devel or, via email, send a message with subject or body 'help' to koha-devel-request@lists.sourceforge.net
You can reach the person managing the list at koha-devel-admin@lists.sourceforge.net
When replying, please edit your Subject line so it is more specific than "Re: Contents of Koha-devel digest..."
Today's Topics:
1. about leader management (Paul POULAIN) 2. Re: about leader management (Joshua Ferraro)
--__--__--
Message: 1 Date: Tue, 13 Sep 2005 17:43:20 +0200 From: Paul POULAIN <paul.poulain@free.fr> To: koha-devel <koha-devel@lists.sourceforge.net> Subject: [Koha-devel] about leader management
hi,
i've read on irc that joshua could not store leader in biblio modif=20 (with cvs rel_2_2)
It works for me, so i'm wondering if you didn't forgot to create a field=20 '000' with a subfield '@' and activate it in your framework ? (I use 000 and @ to have a field and a subfield, as it's easier -from=20 far- in the code, although it may be a little bit tricky to find without=20 help ;-) )
I also have seen the reservoir problem. That may be the same origin I=20 suspect (but untested =3D> pls confirm or not) --=20 Paul POULAIN Consultant ind=E9pendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
--__--__--
Message: 2 Date: Tue, 13 Sep 2005 08:45:39 -0700 From: Joshua Ferraro <jmf@liblime.com> To: Paul POULAIN <paul.poulain@free.fr> Cc: koha-devel <koha-devel@lists.sourceforge.net> Subject: Re: [Koha-devel] about leader management Organization: LibLime Library Solutions
The leader problem was my fault -- I didn't have the latest updated CVS. It works now for the reservoir as well.
Thanks,
-- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
"Adam Nyaga" <adam_nyaga@yahoo.co.uk> wrote: [...]
Empty password used - try 'cvs login' with a real password cvs [server aborted]: "import" requires write access to the repository
Error, CVS operation failed
That's odd. You need to checkout, not import. Are you following the instructions for "Command Reference for TortoiseCVS" -> "Obtaining a Working Copy: CVS Checkout..." in the User Guide? Sourceforge have some instructions at https://sourceforge.net/docman/display_doc.php?group_id=1&docid=25888 which suggests how to get help with TortoiseCVS. [...]
On Wed, 14 Sep 2005 06:08:03 +0300, =20 <koha-devel-request@lists.sourceforge.net> wrote: [84 lines]
Arrrrrgh! Please don't top-post/whole-quote the entire digest. Best wishes, -- MJ Ray (slef), K. Lynn, England, email see http://mjr.towers.org.uk/
please help me cos i need the latest code urgently since the version i downloaded (koha 2.2.3 download) has errors/bugs and we are in the middle of a test installation before moving to production deployment.
I'm a Windows/TortoiseCVS user too, so maybe I can help. I'm not exactly sure why the program isn't fetching the correct list of modules, but you can enter it manually and have success. Here's what to do: 1. Right-click in the folder where you want TortoiseCVS to create the folder for the checked-out files. Choose 'Checkout'. 2. In the TortoiseCVS checkout window, under the 'Module' tab, choose these options: -- Protocol: Password server -- Server: cvs.sourceforge.net -- Repository folder: /cvsroot/koha -- User name: anonymous -- Module : koha 3. Click the 'Revision' tab and click the option for 'Choose branch or tag.' Under 'Branch or tag name' choose 'rel_2_2'. <-- This is important because you want the production-ready version rather than the development version. If you end up with a checkout that includes the folders 'koha-curses' or 'koha-plucene' you know you've got the wrong version. 4. Click 'OK.' You should be all set--it should download the version you want. I hope that works for you. Feel free to email me directly if you've got other Koha/TortoiseCVS questions I might be able to help you with. -- Owen
participants (3)
-
Adam Nyaga -
MJ Ray -
Owen Leonard