cd into the directory where you have django, then do svn update, it
will update the checkout there.  To be able to this you can not have
used setup.py instead you should be symlinking django/ into your site-
packages directory.

On Mar 25, 2:31 pm, jmDesktop <[EMAIL PROTECTED]> wrote:
> How do you do this?  I tried and just ended up with svn cohttp://....and
> got my latest copy .97.  I then deleted the old directory django and
> copied the new one.  I thought I could do svn up somehow, but couldn't
> figure it out.
>
> On Mar 25, 3:09 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>
> > I update pretty much daily locally, I'm going to be deploying a site
> > pretty soon and I doubt that I will update it ever except for security
> > released, qs-rf, and nfa merges, and of course if I need to update the
> > site with a new feature.
>
> > On Mar 25, 1:04 pm, "Joseph Heck" <[EMAIL PROTECTED]> wrote:
>
> > > Justin does have a very valid point here - there's a LOT of
> > > functionality that isn't in the 0.96.1 release, and there's no word on
> > > when a next release will be coming. Just make sure you keep up with
> > > changes in the trunk when the developers get into making backwards
> > > incompatible updates.
>
> > > -joe
>
> > > On Tue, Mar 25, 2008 at 10:40 AM, Justin Lilly <[EMAIL PROTECTED]> wrote:
> > > > I would suggest the exact opposite, really. I found it much harder in 
> > > > terms
> > > > of documentation / help with .96 than trunk. Besides, hearing "Oh. 
> > > > You're on
> > > > .96? You don't have that feature." can get a bit tiresome.
>
> > > > In terms of updating, its (for me) as easy as going to the directory and
> > > > running git-svn fetch (or most probably in your case:  svn up ).
>
> > > >  -justin
>
> > > > On Tue, Mar 25, 2008 at 1:26 PM, Joseph Heck <[EMAIL PROTECTED]> wrote:
>
> > > > > It's more than a file - it's more like a directory :-)
>
> > > > > If you're new to django, you might find it a lot easier to start with
> > > > > the release version. The trunk has been reasonably stable lately, but
> > > > > there's no promise that it will remain so - and you might find
> > > > > yourself in a bind if you loose track of the trunk for a while and
> > > > > don't keep up with changes. They can be backward incompatible.
>
> > > > > -joe
>
> > > > > On Tue, Mar 25, 2008 at 10:23 AM, jmDesktop <[EMAIL PROTECTED]>
> > > > wrote:
>
> > > > > >  Do you just copy over the old file and restart your server?
>
> > > > > >  On Mar 25, 12:58 pm, "Justin Lilly" <[EMAIL PROTECTED]> wrote:
> > > > > >  > I update it every time I'm reminded of it (I just updated), at 
> > > > > > the
> > > > end of a
> > > > > >  > sprint or when I get errors (in hopes it was a bug that was 
> > > > > > fixed).
>
> > > > > >  >  -justin
>
> > > > > > > On Tue, Mar 25, 2008 at 12:50 PM, jmDesktop <[EMAIL PROTECTED]>
> > > > wrote:
>
> > > > > >  > > How often do you use svn to get the latest django and update 
> > > > > > your
> > > > > >  > > implementation?  I'm new to all of this and never have used 
> > > > > > cvs or
> > > > svn
> > > > > >  > > and am trying to figure out the best way to use it.
>
> > > > > >  > --
> > > > > >  > Justin Lilly
> > > > > >  > Web Developer/Designerhttp://justinlilly.com
>
> > > > --
> > > > Justin Lilly
> > > > Web Developer/Designer
>
> > > >http://justinlilly.com-Hide quoted text -
>
> > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to