Menu

#1 cvs problems

open-later
nobody
5
2003-03-15
2003-03-13
Anonymous
No

Hi,

Let me be the 1st bugger :-)
I was trying to check out your project from CVS, and
found two things:
- the jar files in the lib directory seems to be checked in
as text files, so they got corrupted, should be readded
as binaries.
- I think the whole project should be pushed down in the
CVS into a sub-directory (for example EJBSpaces). It
should be like that, because when I was checking out
using Eclipse found that can not check out the whole
project at once, but all the sub-directories (src,lib, so
on) one by one into a pre-created project. I think this
would be the case with other CVS tools too.
Also even if you manage it the CVSROOT will be in the
directory too. I think all the projects on sourceforge
follow that they start with a single directory on the top.

Otherwise I think this is a great project, I hope I'll have
some time to contribute.

Cheers,
Zoltan

Discussion

  • Zoltan Luspai

    Zoltan Luspai - 2003-03-13

    Logged In: YES
    user_id=240232

    Oops, forgot to login, just adding my name

     
  • Bryan Caldwell

    Bryan Caldwell - 2003-03-15
    • labels: --> infrastructure
    • status: open --> open-accepted
     
  • Bryan Caldwell

    Bryan Caldwell - 2003-03-15
    • status: open-accepted --> pending-later
     
  • Bryan Caldwell

    Bryan Caldwell - 2003-03-15

    Logged In: YES
    user_id=634427

    I fixed the binay files - can you try it again and verify? As far
    as moving the directories - I will consider that, but it's not
    trivial. DId you try something like -
    cvs -z3 -
    d:ext:<loginname>@cvs.sourceforge.net:/cvsroot/ejbspaces
    co .
    (Using "." as the module name)? That works for me, but I
    use command-line CVS.

     
  • Bryan Caldwell

    Bryan Caldwell - 2003-03-15

    Logged In: YES
    user_id=634427

    BTW, forgot to say THANKS!

     
  • Bryan Caldwell

    Bryan Caldwell - 2003-03-15
    • status: pending-later --> open-later
     
  • Nobody/Anonymous

    Logged In: NO

    The binary files are all fine now.
    Although the cvs command you've recommended works fine,
    still I think that having the CVSROOT there is quite ugly - and
    if somebody may accidentally check in some file under the
    CVSROOT that may ruin the whole cvs.
    I still think that this should still be pushed down one level,
    better now before the project goes very popular and large :-)

    Z

     
  • Bryan Caldwell

    Bryan Caldwell - 2003-03-19

    Logged In: YES
    user_id=634427

    Ok, I was going to repackage sometime anyway! I can move
    it when I change the package names. Any suggestions? I.e
    move everything down a level under the same module, just
    move the src and lib's, etc.?

     
  • Zoltan Luspai

    Zoltan Luspai - 2003-03-19

    Logged In: YES
    user_id=240232

    No suggestions; the package structure looks OK for me as
    is, only everything - but obviusly the CVSROOT- should go to
    a subdir.
    If the XDOCLET -or some other EJB generation tool- would be
    used in the future it would be good to put the generated
    sources to a separate dir; but this comes later... Btw; do you
    plan to use XDOCLET?

    Cheers,
    Zoltan

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.