hi I have some demo python code hosted on a public host that uses subversion..and I want to modify one of the files using a patch file handed to me by another person..How do I do this?Generally I checkout the code and make the change and then commit again..I have never done through patch..Can somebody tell me how to do this? thanks jim -- http://mail.python.org/mailman/listinfo/python-list
- how to add patch jimgardener
- Re: how to add patch Jason Swails
- Re: how to add patch Diez B. Roggisch
- Re: how to add patch Lawrence D'Oliveiro
- Re: how to add patch Steve Howell