svn ci/up --xml-file
From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-09-14 21:16:36 CEST
Hey All,
We were talking the other day about patch files that supported properties,
I was thinking about this, and had a couple of thoughts/questions.
For generating patch files, we could use 'svn ci --xml-file patch.xml'. This
I think the easiest way to do this would be to add an 'apply_patch' file to
The reason for this is that it would be extremely convoluted to generate a
svn up could then read one of these files, and patch the wc accordingly. The
In addition, a straight patch -p0 < patch.xml should work as well (obviously,
What do people think of this idea?
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kevin Pilch-Bisson http://www.pilch-bisson.net "Historically speaking, the presences of wheels in Unix has never precluded their reinvention." - Larry Wall ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.