Re: applying a patch

2009-11-27 Thread paulh
Thanks to everybody who replied, in the end I downloaded git, cloned the django repository with with git clone and applied the patch with git apply and it all worked well. Paul Hide On 26 Nov, 12:26, Tim Chase wrote: > rebus_ wrote: > >> diff --git

Re: applying a patch

2009-11-26 Thread Tim Chase
rebus_ wrote: >> diff --git a/django/contrib/admin/media/js/admin/ >> RelatedObjectLookups.js b/django/contrib/admin/media/js/admin/ >> RelatedObjectLookups.js >> index 1bc78f8..3941752 100644 >> --- a/django/contrib/admin/media/js/admin/RelatedObjectLookups.js >> +++

Re: applying a patch

2009-11-26 Thread rebus_
2009/11/26 paulh : > Thank's for the reply. I do use tortoise and I tried what you > suggested: nothing happened. Now I look at the patch file I think > maybe it was generated by git (which I am not familiar with). The > first few lines of the patch file (downloaded from

Re: applying a patch

2009-11-26 Thread paulh
ty simple.  There's > quite a bit of info in the blog circles about this stuff, so you can > find more specifics by searching online. > > Tim > > On Nov 25, 12:12 pm, paulh <paul.h...@gmail.com> wrote: > > > I am interested in applying patch 7028, but I don't know wh

Re: applying a patch

2009-11-25 Thread Tim Valenta
th command line patching where file renames are involved. Hopefully your patch is pretty simple. There's quite a bit of info in the blog circles about this stuff, so you can find more specifics by searching online. Tim On Nov 25, 12:12 pm, paulh <paul.h...@gmail.com> wrote: > I am inte

applying a patch

2009-11-25 Thread paulh
I am interested in applying patch 7028, but I don't know what to apply it to. Any help would be appreciated. Paul Hide -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@google

Re: applying a patch in windows ???

2007-03-06 Thread MacH G
hey thank u guys this time just did manual replacement and it works fine On 3/6/07, limodou <[EMAIL PROTECTED]> wrote: > > > On 3/6/07, MacH G <[EMAIL PROTECTED]> wrote: > > hi all , > > for the list_filter to add fields other than specified fields i got a > patch > > file (list_filter.3.diff )

Re: applying a patch in windows ???

2007-03-06 Thread limodou
On 3/6/07, MacH G <[EMAIL PROTECTED]> wrote: > hi all , > for the list_filter to add fields other than specified fields i got a patch > file (list_filter.3.diff ) from the following url > http://code.djangoproject.com/ticket/3400 but i do know > how to apply it in windows could somebody tell me

Re: applying a patch in windows ???

2007-03-06 Thread Martin Winkler
Am Tue, 6 Mar 2007 17:37:21 +0530 schrieb "MacH G" <[EMAIL PROTECTED]>: > i do [not] know how to apply > it in windows could somebody tell me the command to apply it . If you are comfortable with the unix command line, install cygwin (http://www.cygwin.com/). You'll get a full unix shell

applying a patch in windows ???

2007-03-06 Thread MacH G
hi all , for the list_filter to add fields other than specified fields i got a patch file (*list_filter.3.diff* ) from the following url http://code.djangoproject.com/ticket/3400 but i do know how to apply it in windows could somebody tell me the command to apply it . thanks in advance ashok --

applying oracle patch

2006-03-14 Thread Zed Lopez
Hi folks, I'm having difficulty applying the patch at: http://code.djangoproject.com/attachment/ticket/87/oracle_patch_as_of_rev_2074.patch I got Django rev. 2074 from subversion, applied the above patch, and downloaded oracle.py from: http://code.djangoproject.com/attachment/ticket/87