#8979: Documentation fixes
------------------------------------+---------------------------------------
          Reporter:  ramiro         |         Owner:  nobody
            Status:  closed         |     Milestone:        
         Component:  Documentation  |       Version:  1.0   
        Resolution:  fixed          |      Keywords:        
             Stage:  Unreviewed     |     Has_patch:  1     
        Needs_docs:  0              |   Needs_tests:  0     
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Comment (by telenieko):

 Replying to [comment:1 adrian]:
 > Note that this patch did not apply cleanly for me, as it refers to
 "a/docs" and "b/docs". In the future, could you do a "svn diff" from
 within the main "trunk" directory to produce a clean patch?
 [[BR]]
 '''Tip: "patch -p1 < diff-file.diff"'''

 The "-pN" parameter means "Strip the smallest prefix containing `num`
 leading slashes...", so, in this case would mean "Strip b/ and a/". It
 defaults to "-p0" ;)

 Git, Mercurial, even doing diff by hand (i.e. when using a release
 tarball) will generate diff with those prefix, then "-p1" does the job ;)

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8979#comment:4>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to