Re: Subversion cliff notes

2007-05-09 Thread Kenneth Gonsalves
On 10-May-07, at 2:25 AM, [EMAIL PROTECTED] wrote: > Can someone point me to a good site for a quick-guide to subversion? http://svnbook.red-bean.com/ -- regards kg http://lawgon.livejournal.com http://nrcfosshelpline.in/web/ --~--~-~--~~~---~--~~ You recei

Re: Subversion cliff notes

2007-05-09 Thread Ben Ford
Carole, Weren't you involved with the multiple-db branch before? With regards to using branches someone on this list advised me to have a look at SVK (sorry don't have a link to hand). I've looked at it and it's a nice way to go for working with SVN. You may be well served to have a look yourself

Re: Subversion cliff notes

2007-05-09 Thread [EMAIL PROTECTED]
My apologies if this was the incorrect place to post this. I'm just trying to get started on hopefully contributing to the project, and had questions on getting started. I thought that was what this group was for. On May 9, 5:01 pm, "Joseph Heck" <[EMAIL PROTECTED]> wrote: > This is really the

Re: Subversion cliff notes

2007-05-09 Thread Joseph Heck
This is really the wrong list for this. Django-users would be more appropriate, or better yet a list that's about subversion. On 5/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Can someone point me to a good site for a quick-guide to subversion? > We pretty much just do vanilla update/co

Subversion cliff notes

2007-05-09 Thread [EMAIL PROTECTED]
Can someone point me to a good site for a quick-guide to subversion? We pretty much just do vanilla update/commit where I work...and I've never dealt with branches. I've checked out the trunk to one directory, and a patch which hasn't been updted since 12/10/06 to another directory. I'd basicall