Another way to track separate trees on CVS
I've developed project-manager, and at work, we have a lot of customizations for it. I want to keep these separate from the pure version, which I'm releasing for OpenACS. However, I want to work off of my customized verison, and move those changes over the the pure version.
If I was using Arch, this would be fairly easy. If I was really good at CVS, this might also be really easy (although everyone tells me CVS doesn't handle this very well). I believe you'd use vendor branches.
But a easy to understand way to do it is to do development off on my customized version, and do
cvs diff -Nu > patchfile
and then in my release version
patch -p0 < patchfile
That seems to work fine so far for me.
01:28 PM, 29 Apr 2004 by Jade Rubick Permalink | Comments (0)
Nice words for project-manager [openacs.org]
I think it still needs a lot of work!
12:38 PM, 29 Apr 2004 by Jade Rubick Permalink | Comments (0)
Interesting proc: ad_return_if_another_copy_is_running [openacs.org]
05:41 PM, 23 Apr 2004 by Jade Rubick Permalink | Comments (0)
Using richtext
set richtext_list [list $description $mime_type]
set description [template::util::richtext::get_property html_value $richtext_list]
01:31 PM, 23 Apr 2004 by Jade Rubick Permalink | Comments (0)
Password-less Authentication With SSH [vh224401.truman.edu]
03:35 PM, 21 Apr 2004 by Jade Rubick Permalink | Comments (0)
I'm in the Oregon Daily Emerald [www.safe4all.org]
10:39 PM, 06 Apr 2004 by Jade Rubick Permalink | Comments (0)
| April 2004 | ||||||
| S | M | T | W | T | F | S |
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | |