As an aside, I think I'll do a minor beta 3c release, to clean up a couple of recently-reported problems and to add some functions I've found useful for the JibxSoap project (basically access methods in the generated BindingDirectory class that let you get the lists of mapped classes and associated element namespaces/names). I'll also be checking in the JibxSoap code and doing an initial alpha release of that this weekend.
- Dennis
Cameron Taggart wrote:
Eclipse 3.0 M9 has improved CVS support. I like that it has an option to keep the CVS files compatible with the rest of the CVS clients. I loaded Eclipse and got must everything committed except for the jibx jars. For some reason, I'm getting a lock error:
The server reported an error while performing the "cvs commit" command.
xsd2jibx: cvs commit: failed to create lock directory for `/cvsroot/jibx/xsd2jibx/lib/jibx-1.0b3b' (/cvsroot/jibx/xsd2jibx/lib/jibx-1.0b3b/#cvs.lock): No such file or directory
xsd2jibx: cvs commit: lock failed - giving up
xsd2jibx: cvs [commit aborted]: lock failed - giving up
I tried it out via cygwin cvs and received the same error. Any ideas?
Cameron
Dennis Sosnoski wrote:
I just did several checkins, followed by updates of both the main project and xsd2schema (though with no changed files for either), without a problem. I'm using the Cervisia GUI client (integrated with the Konqueror file browser) on Mandrake 9.1.
Here's a note from the SF site status page at http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1 that may explain the problem:
"(* 2004-05-03 05:41:25* - Project CVS Service ) As of 2004-04-28 the CVS services will no longer function with the hostname of cvs.PROJECTNAME.sourceforge.net. You should change your CVS commands to use the host cvs.sourceforge.net (the fix for this under all platforms is to perform a checkout into a new directory using the new hostname) and that should resolve any outstanding issues that you may have (this includes issues relating to the SSH host key change warning, among others). This issue came about as a result of upgrading from BIND 8 to BIND 9 which doesn't allow for a wildcard in the middle of a hostname."
- Dennis
Cameron Taggart wrote:
Has anyone else experienced similar SourceForge CVS issues. I've haven't been able to checkout or do anything to xsd2jibx for about a month and I'm wishing to commit some xsd2jibx updates. I've using TortoiseCVS which sends commands to CVSNT's cvs.exe. I only have problems with developer access using the SSH :ext: protocol. Here are a couple different examples. They both end up referring to the inability to access /cvsroot/jibx/CVSROOT on cvs.sourceforge.net. When I SSH there manually, I can't change to the directory either.
1) Doing an initial checkout:
In C:\tmp2: "C:\Program Files\TortoiseCVS\cvs.exe" "checkout" "-P" "xsd2jibx"
CVSROOT=:ext:[EMAIL PROTECTED]:/cvsroot/jibx
Cannot access /cvsroot/jibx/CVSROOT No such file or directory
Error, CVS operation failed
2) Doing a standard update:
...
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
jibx-devs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-devs
