Image

Imagexinu wrote in Imagephp

Listens: "Me, Myself and I" by Beyoncé Knowles

CVS, arrrgh.

I don't suppose there's anyone up late that are good with CVS are there? I could use some help - I'm on AIM as XinuGM.

Update: Long'ish story short, I'm having a hard time with the concept of modules. I used CVS at the last shop where I worked and it was pretty straightforward (not doing branches, etc). I had my CVSROOT, I did my initial checkout, added directories, and did the initial commit for each file.

After a near miss with some IDE I was using on my XP machine I decided to go with PhpEd which supports CVS. I figured, cool - will throw cvsnt on my machine and run that way.

I did the init on c:\cvsroot, and somehow kludged together the config in PhpEd (can't remember what I wound up using for the module entry) but it worked. Problem was, all my files were winding up in c:\cvsroot and would clash with the next project I worked on.

So I wanted to do a muti-directory thing.

c:\cvsroot -> clients\ -> clientname\ -> projectname\ -> [cvsfiles]

I guess I'm just hosed on the terminology - I get repository, not sure wth a module is supposed to be, and I've run through a few tutorials that kind of graze over it.

I grabbed WinCVS thinking that might get me through the "oh yeah!" epiphany and no joy, just confused me more.

Sorry for the lack of information initially - I didn't really have it clear in my head, yet.