> -----Original Message-----
> From: David Crossley [mailto:crossley@apache.org]
> Sent: Wednesday, 26 July 2006 9:35 AM
> To: dev@forrest.apache.org
> Subject: Re: new committer and PMC member: Gavin McDonald
>
> Thanks to you Gavin and welcome.
>
> As others have said, we can all help you to
> become comfortable. Take it easy and remember
> that if you are unsure about committing something
> then you can still put a patch in Jira.
>
> Start by putting your entry in site-author/content/xdocs/who.xml
>
> Then try adding a small text file to be sure that
> your SVN client is configured properly, e.g.
>
> cd $FORREST_HOME
> echo "hello" > test.txt
> svn add test.txt
> svn status
> svn commit test.txt
I did this and after the username password prompts, allowed me to commit no
problem. I checked on forrest svn via the web and the file was there.
>
> svn delete test.txt
> svn commit test.txt
Did that, did not ask me for username password this time, allowed me to
Delete no problem. I checked on forrest svn via the web and the file had
gone.
Strange though, no commit messages came through from the svn@ list.
Perhaps I was too quick in deleting ?
Gav...
>
> -David
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.394 / Virus Database: 268.10.4/399 - Release Date: 7/25/2006
|