Re: Django app svn management

2010-04-30 Thread Ovnicraft
2010/4/29 Dexter > Hi there, > > I was wondering if there is a solution to manage a django deployment with > svn like revision tool. > What I would like to have my main django deployment to be a trunk like > folder. > When I want to test something, or make a new app, I want

Re: Django app svn management

2010-04-30 Thread Baurzhan Ismagulov
On Thu, Apr 29, 2010 at 04:10:32PM +0200, Dexter wrote: > I was wondering if there is a solution to manage a django deployment with > svn like revision tool. > What I would like to have my main django deployment to be a trunk like > folder. > When I want to test something, or make a new app, I

Re: Django app svn management

2010-04-30 Thread Dan Gentry
I have my DEV server pointing to the svn repository, and I can try out changes there. The web server admins take care of moving the application to production. On Apr 29, 4:25 pm, Dexter wrote: > This was not really a feature request or how its really setup. > But I wanted

Re: Django app svn management

2010-04-29 Thread Dexter
This was not really a feature request or how its really setup. But I wanted to know how the community thinks of this kind of development setup. I'm looking forward to your responses. Grtz, Dexter On Thu, Apr 29, 2010 at 4:10 PM, Dexter wrote: > Hi there, > > I was

Django app svn management

2010-04-29 Thread Dexter
Hi there, I was wondering if there is a solution to manage a django deployment with svn like revision tool. What I would like to have my main django deployment to be a trunk like folder. When I want to test something, or make a new app, I want to make a branch oid. which should be visible under