New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
#1070 (move nemo3.5 beta onto the trunk) – NEMO

Opened 11 years ago

Closed 11 years ago

#1070 closed Task (fixed)

move nemo3.5 beta onto the trunk

Reported by: smasson Owned by: nemo
Priority: low Milestone:
Component: OCE Version: v3.4
Severity: Keywords:
Cc:

Description

done in 2 steps:

  • delete the trunk, see changeset:3840. done with the following command:

svn delete -m "stop the trunk before moving in the 3.5 beta" --force svn+ssh://smasson@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/trunk

  • move the branch into the trunk, see changeset:3841. done with the following command:

svn move -m "move in dev_MERGE_2012 for 3.5 beta onto the trunk" svn+ssh://smasson@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/branches/2012/dev_MERGE_2012 svn+ssh://smasson@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/trunk

Commit History (0)

(No commits)

Change History (1)

comment:1 Changed 11 years ago by smasson

  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from mive nemo3.5 beta onto the trunk to move nemo3.5 beta onto the trunk
Note: See TracTickets for help on using tickets.