Ask a Question related to FreeBSD, Design and Development.
-
Remington #1
CVSup: upgrade to 5-current
I am attempting to upgrade from 5.3-RELEASE to 5.4-CURRENT. The line
*default release=cvs tag=. seems to work but newvers.sh claims it to be
6.0. What is the correct *default entry?
Remington Guest
-
Either BOF or EOF is True, or the current record hasbeen deleted. Requested operation requires a current record
Can anyone pls help? I am getting the following error when search my database. "ADODB.Field (0x800A0BCD Either BOF or EOF is True, or the... -
correct cvsup for 5.3 snapshot
I am currently running a snapshot "FreeBSD 5.3-STABLE-SNAP001" and I want to update this...I am presuming to 5.3-STABLE ? Is this the correct... -
cvs broke? fresh install can't cvsup and buildworld
2 machines installed and updated fine, #3 has errors on "cvsup -g -L 2 stable-supfile". the error messages say something about "head file", but... -
Cvsup Source
I've been using cvsup to upgrade the ports on my Freebsd box, and it works great. My question is how often should you cvsup the src and do a... -
How to change the current thread current culture at run time.
I have created a new culture : Dim objCulture As New CultureInfo("he") //hebrew When I tried to assign it to the current thread. ... -
Jeremy Faulkner #2
Re: CVSup: upgrade to 5-current
Remington wrote:
5.x isn't current 6.0 is, and 5.4 doesn't exist.> I am attempting to upgrade from 5.3-RELEASE to 5.4-CURRENT. The line
> *default release=cvs tag=. seems to work but newvers.sh claims it to be
> 6.0. What is the correct *default entry?
>
You want tag=RELENG_5
--
Jeremy Faulkner <gldisater@gto.net>
Jeremy Faulkner Guest
-
Andy Firman #3
Re: CVSup: upgrade to 5-current
On Mon, Feb 21, 2005 at 03:06:17AM -0500, Jeremy Faulkner wrote:
Correct.> Remington wrote:>> >I am attempting to upgrade from 5.3-RELEASE to 5.4-CURRENT. The line
> >*default release=cvs tag=. seems to work but newvers.sh claims it to be
> >6.0. What is the correct *default entry?
> >
> 5.x isn't current 6.0 is, and 5.4 doesn't exist.
>
> You want tag=RELENG_5
I did that last night and ended up with 5.4-prerelease or something
like that and had to start all over because I want 5.3-stable.
Just FYI for other beginners out there that want 5.3 stable only,
you need to use this from now on:
tag=RELENG_5_3
Andy
Andy Firman Guest
-
Andy Firman #4
Re: CVSup: upgrade to 5-current
On Thu, Feb 24, 2005 at 09:15:08AM -0500, Andy Firman wrote:
I am WRONG and need to correct this. Erik Trulsson on the current> On Mon, Feb 21, 2005 at 03:06:17AM -0500, Jeremy Faulkner wrote:>> > Remington wrote:> >> > >I am attempting to upgrade from 5.3-RELEASE to 5.4-CURRENT. The line
> > >*default release=cvs tag=. seems to work but newvers.sh claims it to be
> > >6.0. What is the correct *default entry?
> > >
> > 5.x isn't current 6.0 is, and 5.4 doesn't exist.
> >
> > You want tag=RELENG_5
> Correct.
>
> I did that last night and ended up with 5.4-prerelease or something
> like that and had to start all over because I want 5.3-stable.
> Just FYI for other beginners out there that want 5.3 stable only,
> you need to use this from now on:
>
> tag=RELENG_5_3
list politely told me this:
Yes, they changed the name displayed by system from 5.3-STABLE to
5.4-PRERELEASE to indicate that we are nearing the release of 5.4
After 5.4-RELEASE is out the name will change to 5.4-STABLE
5.3-STABLE and 5.4-PRELEASE mean essentially the same thing, namely the
5-STABLE branch from some point in time after 5.3 was released but
before 5.4 was released.
See also the FAQ at
[url]http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#RELEASE-CANDIDATE[/url]
No, that will get you 5.3-RELEASE + critical bugfixes (especially> If one wants 5.3-stable, they need to use this tag:
>
> tag=RELENG_5_3
security fixes) which is not the same thing as 5.3-STABLE
If you want to follow the 5-STABLE development branch (which for a
period of time was named 5.3-STABLE) you want
tag=RELENG_5
Andy Firman Guest



Reply With Quote

