[GRASS5] Re: [GRASSLIST:2908] NVIZ help

A request for a little CVS educating...

I made the change needed to fix the NVIZ tutorial link in the grass HEAD, but I assume I should also commit this to releasebranch_26_april_2002_5_0_0 grass, right? Just wanted to check before doing something to a "stable" release... and

I'm also assuming that by checking out this branch into a new directory, editing within that directory, if I re-commit, it commits back to the proper branch without me specifying it?

My edit was just to remove the "../" from the path to the nviz/index.html in grass/html/index.html

Thanks,
Scott

[smitch@bouteloua html]$ cvs status index.html

File: index.html Status: Locally Modified

    Working revision: 1.23.2.4
    Repository revision: 1.23.2.4 /grassrepository/grass/html/index.html,v
    Sticky Tag: releasebranch_26_april_2002_5_0_0 (branch: 1.23.2)
    Sticky Date: (none)
    Sticky Options: (none)

Begin forwarded message:

From: Scott Mitchell <smitch@mac.com>
Date: March 11, 2004 11:32:51 EST
To: Miha STAUT <mihastaut@hotmail.com>
Cc: GRASS5 list <grass5@grass.itc.it>, grasslist@baylor.edu
Subject: [GRASS5] Re: [GRASSLIST:2908] NVIZ help

OK, fixed.

Scott Mitchell

On 11-Mar-04, at 10:39, Miha STAUT wrote:

Hi,

Just a remark.

In the main html help page of GRASS (/usr/local/grass/... index.html) the link to NVIZ help is wrong. I do not know whether it is already corrected but a month ago it was not yet.

Miha

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail

_______________________________________________
grass5 mailing list
grass5@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5

------
Scott W. Mitchell Scott_Mitchell@carleton.ca
Department of Geography and Environmental Studies
Carleton University, B349 Loeb Building (Office A209)
1125 Colonel By Drive, Ottawa, ON Canada K1S 5B6
+1-613-520-2600 ext 2695 Fax: 1-613-520-4301

Scott Mitchell wrote:

A request for a little CVS educating...

I made the change needed to fix the NVIZ tutorial link in the grass
HEAD, but I assume I should also commit this to
releasebranch_26_april_2002_5_0_0 grass, right? Just wanted to check
before doing something to a "stable" release... and

It's a bugfix so feel free.

I'm also assuming that by checking out this branch into a new
directory, editing within that directory, if I re-commit, it commits
back to the proper branch without me specifying it?

Yes that's how the sticky tags work. I've wondered before if there's an
easier way of doing it when the file is the same in the two branches but
I haven't found one.

Paul