| Author |
Post |
|
|
#1 Mon Dec 05, 2005 11:57 pm
|
|
Moderator
Registered: Oct 2005
Posts: 435
Location: canada
|
hey, I decided to sign up at source forge and start a script. I want to use their CVS feature, but, i am really really confused on how to go about getting started. I've read some of the documentation provided but i have absolutly no clue what's going on. I downloaded a SSH (i've never used shell before?) and ToirtioseCVS (sp?) but where do i go from here or do i need something else?
|
|
|
#2 Tue Dec 06, 2005 12:32 am
|
|
Member
Registered: Mar 2005
Posts: 196
Location: Hungary
|
I think you should create directories and create accounts for CVS. I could not find it out either. _______________ Long Live Rock n' Roll!
|
|
|
#3 Tue Dec 06, 2005 10:36 am
|
|
Developer
Registered: Apr 2004
Posts: 2195
Location: Belgium
|
|
|
|
#4 Tue Dec 06, 2005 12:15 pm
|
|
Moderator
Registered: Oct 2005
Posts: 435
Location: canada
|
Ok, so i got WinSCP working and logged in. I uploaded a file to the directory and well...where did it go? What is the purpose of the shell access? I can't seem to access CVS though. Quote * Protocol: Secure Shell (:ext  * Server: cvs.sourceforge.net * Repository folder: /cvsroot/PROJECTNAME (PROJECTNAME is your project's UNIX name. NOTE: all letters will be lowercase) * User name: Enter your SourceForge.net username (the same one you use to login to the SourceForge.net website). * Module: Enter the name of the module you wish to work with.
That ^^^ i can't find the options anywhere in ToirtiosCVS??
|
|
|
#5 Tue Dec 06, 2005 12:20 pm
|
|
Developer
Registered: Apr 2004
Posts: 2195
Location: Belgium
|
I can't help you, I'm using the official unix cvs client.
|
|
|
#6 Tue Dec 06, 2005 2:03 pm
|
|
Moderator
Registered: Oct 2005
Posts: 435
Location: canada
|
blah. what linux distro are you using?
|
|
|
#7 Tue Dec 06, 2005 4:12 pm
|
|
Member
Registered: Mar 2005
Posts: 196
Location: Hungary
|
:ext:cvs.sourceforge.net/cvsroot/PROJECTNAME should be the address or wtf. * User name: Enter your SourceForge.net username (the same one you use to login to the SourceForge.net website). * Module: Enter the name of the module you wish to work with. This may help. _______________ Long Live Rock n' Roll!
|
|
|
#8 Tue Dec 06, 2005 4:43 pm
|
|
Developer
Registered: Apr 2004
Posts: 2195
Location: Belgium
|
http://usebb.sourceforge.net/cvs/ contains the very particular information, basicly the same as on SF.net but also lists the module name and such. By the way, I use Gentoo, but that doesn't make any difference to the CVS client.
|
|
|
#9 Tue Dec 06, 2005 4:45 pm
|
|
Moderator
Registered: Oct 2005
Posts: 435
Location: canada
|
hmm i used the path :ext:cvs.sourceforge.net/cvsroot/PROJECTNAME but it just won't login. I checked the SF.net docs and yea, i haven't a clue what's wrong so i'm just going to leave it for now and read more up on it.
|
|
|
#10 Tue Dec 06, 2005 4:48 pm
|
|
Developer
Registered: Apr 2004
Posts: 2195
Location: Belgium
|
Oh as you may have read, :ext: is only for authenticated logins. See the link I posted earlier or the right part of the SF.net docs for anonymous access.
|
|
|
#11 Tue Dec 06, 2005 5:35 pm
|
|
Moderator
Registered: Oct 2005
Posts: 435
Location: canada
|
hmmm. Is there anyway that i can set up CVS on my own computer?
|
|
|
#12 Tue Dec 06, 2005 6:37 pm
|
|
Developer
Registered: Apr 2004
Posts: 2195
Location: Belgium
|
|
|
|
#13 Tue Dec 06, 2005 6:45 pm
|
|
Moderator
Registered: Oct 2005
Posts: 435
Location: canada
|
hmm, i can't find one for Windows 
|
|
|
#14 Wed Dec 07, 2005 9:42 am
|
|
Developer
Registered: Apr 2004
Posts: 2195
Location: Belgium
|
I guess it doesn't exist for Windows. But you don't need a server yourself to use CVS.
|
|
|
#15 Wed Dec 07, 2005 10:28 am
|
|
Member
Registered: Mar 2005
Posts: 196
Location: Hungary
|
You can get things with TortoiseCVS. If you know the pass, you can do commits as well, it's that simple, although I have switched to SVN pretty early. _______________ Long Live Rock n' Roll!
|
|
|
#16 Wed Dec 07, 2005 11:35 am
|
|
Moderator
Registered: Oct 2005
Posts: 435
Location: canada
|
Hmm, well i downloaded CVSNT (a CVS server?) I just want to use in on my own computer with the files on my own computer so 127.0.0.1 so there would be no password? How would i set that up? Would all i need is TortoiseCVS and would i need apache or anything like that (PHP, mySQL?)
|
|
|
#17 Wed Dec 07, 2005 11:45 am
|
|
Developer
Registered: Apr 2004
Posts: 2195
Location: Belgium
|
Afaik, CVS works with Unix accounts, who can have access to repositories and modules. Therefore you can't just install it on Windows. Still it takes a lot of time to set up your own CVS server, create repositories, etc...
|
|
|
#18 Wed Dec 07, 2005 3:31 pm
|
|
Moderator
Registered: Oct 2005
Posts: 435
Location: canada
|
oh. So its either figure out how to use SourceForge and CVS or use none :p. Though, do you know of any other version control programs that might run on windows and use localhost? I've tried searching for it on google and only came around Surround SCM but it costs money.
|
|
|
#19 Wed Dec 07, 2005 4:19 pm
|
|
Member
Registered: Mar 2005
Posts: 196
Location: Hungary
|
All you need it TortoiseCVS. The method described on e107faq.org should work, you just have to give the password here and then you can browse/modify the repo. _______________ Long Live Rock n' Roll!
|
|
|
#20 Wed Dec 07, 2005 6:13 pm
|
|
Developer
Registered: Apr 2004
Posts: 2195
Location: Belgium
|
bastya_elvtars wrote All you need it TortoiseCVS. The method described on e107faq.org should work, you just have to give the password here and then you can browse/modify the repo.
You can't modify anything without an account, CVS access rights to the project and to the right module. And as I said, authenticated and anonymous access work completely different.
|
|
|
#21 Wed Dec 07, 2005 6:32 pm
|
|
Moderator
Registered: Oct 2005
Posts: 435
Location: canada
|
hmm i was wondering why when i said commit... wasn't changing anything on the sourceforge ViewCVS. Dietrich, you know the comment block at the beginning of each useBB file, do you do that manually or does something automatically put that there? « Last edit by Gaia on Wed Dec 07, 2005 6:47 pm. »
|
|
|
#22 Wed Dec 07, 2005 7:01 pm
|
|
Developer
Registered: Apr 2004
Posts: 2195
Location: Belgium
|
I put all the comments there myself, but $Header: $ etc. is filled in by CVS.
|
|
|
#23 Thu Dec 08, 2005 12:59 am
|
|
Moderator
Registered: Oct 2005
Posts: 435
Location: canada
|
ah, okey. Well the ViewCVS at sourceforge updated so i guess it did work after all?
|
|
|
#24 Thu Dec 08, 2005 7:42 am
|
|
Developer
Registered: Apr 2004
Posts: 2195
Location: Belgium
|
You can't change anything on CVS so...?
|
|
|
#25 Thu Dec 08, 2005 12:06 pm
|
|
Member
Registered: Mar 2005
Posts: 196
Location: Hungary
|
|