User talk:Bloodykenny: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
I was wondering, with which program can I apply the patches? It's not possible with SVN :( --[[User:Dutchmega|dutchmega]] 12:40, 29 May 2006 (PDT)
I was wondering, with which program can I apply the patches? It's not possible with SVN :( --[[User:Dutchmega|dutchmega]] 12:40, 29 May 2006 (PDT)
 
:Did you see [[Diff And Patch]]?  It has lots of options.  SVN is a source-control system, it won't do patching itself, but you can apply patches to files in it.
Did you see [[Diff And Patch]]?  It has lots of options.  SVN is a source-control system, it won't do patching itself, but you can apply patches to files in it.
I did but even winmerge doen't have the possibility to apply patches. Also, source-control-system have also patch-ability, only they have an other format for patches, so it won't work. At the moment I'm juggling with GNU patch... --[[User:Dutchmega|dutchmega]] 02:58, 30 May 2006 (PDT)

Revision as of 02:58, 30 May 2006

I was wondering, with which program can I apply the patches? It's not possible with SVN :( --dutchmega 12:40, 29 May 2006 (PDT)

Did you see Diff And Patch? It has lots of options. SVN is a source-control system, it won't do patching itself, but you can apply patches to files in it.

I did but even winmerge doen't have the possibility to apply patches. Also, source-control-system have also patch-ability, only they have an other format for patches, so it won't work. At the moment I'm juggling with GNU patch... --dutchmega 02:58, 30 May 2006 (PDT)