Page 1 of 1

svn thread ?

Posted: Fri Jul 06, 2007 11:54
by Pompei2
I would really like to have a thread in the forum where you always add a post when you commit something to svn, telling the revision and the changes you commited. Can/Will you do this ?

Posted: Fri Jul 06, 2007 18:15
by scriptkid
Hi,

i don't know about the other teammembers, but i always add a log to my commits. Do you reguraly see updates without comments? That would be no good..

Re: svn thread ?

Posted: Fri Jul 06, 2007 19:45
by ldb
Pompei2 wrote:I would really like to have a thread in the forum where you always add a post when you commit something to svn, telling the revision and the changes you commited. Can/Will you do this ?


i noticed if you subscribe to the cegui mailing list from sourceforge (Crayzedsgui-cvsmk2 Digest), you will receive a list of svn activity in your mail.

Posted: Fri Jul 06, 2007 23:01
by Pompei2
ahh ok, I didn't know about this mailing list, this is exaclty the thing i was looking for.

I'm not an expert to svn, i know how to commit and update, that's basically all. I don't know how to see the comments of what the last "svn up" updated, you know what i mean ? maybe someone who knows could tell me ?

Posted: Sat Jul 07, 2007 09:03
by scriptkid
Okay i see. When if you use a tool like Tortoise, you can click the 'show log' button after the update completes. From the commandline i think it's just 'svn log'.

HTH.

Posted: Sat Jul 07, 2007 11:22
by Pompei2
ahh yes I see, it's that simple :) thank you !