> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Erich Dollansky > Sent: Friday, 4 January 2013 12:26 PM > To: Patrick M. Hausen > Cc: Eitan Adler; [email protected] > Subject: Re: Does / Is anyone maintaining CVS for FreeBSD? > > Hi, > > On Thu, 3 Jan 2013 18:48:01 +0100 > "Patrick M. Hausen" <[email protected]> wrote: > > > Hello, > > > > Am 03.01.2013 um 16:36 schrieb Eitan Adler <[email protected]>: > > > CVS/SVN should be considered a development tool. Users > should not > > > see the impact of the switch. In theory. > > > > > > What is the recommended csup replacement for users that did > > > > cd /usr/src && make update buildworld buildkernel > > > > as their method of keeping the system current? > > the above's line keeps the originally installed sources > intact and just recompiles them again and again and again ... > > > > I'm a bit reluctant to installing svn on every system that needs > > source updates. Are there more lightweight ways? > > > The line above will stay the same. Only the process of > downloading the changes will change. > > Erich > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to > "[email protected]"
Erich, If there's a more lightweight way than : 1. cd /usr/ports/devel/subversion 2. turning off all options 3. turn on these options: ENHANCED_KEYWORD P4_STYLE_MARKERS STATIC 4. make install 5. Copy the svn as needed. The image should be 4.2MB Then I'd be happy to adopt. Regards, Dewayne. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
