mirror of https://github.com/CGAL/cgal
remove some obsolete things.
This commit is contained in:
parent
57d2b42f2f
commit
496e2da2f2
|
|
@ -11,7 +11,6 @@ So it seems best to branch as late as possible, in order to avoid the pain
|
||||||
of committing things twice during the final stabilization phase.
|
of committing things twice during the final stabilization phase.
|
||||||
|
|
||||||
For branching, you need to :
|
For branching, you need to :
|
||||||
- have write access to all packages
|
|
||||||
- export svncgal=svn+ssh://scm.gforge.inria.fr/svn/cgal
|
- export svncgal=svn+ssh://scm.gforge.inria.fr/svn/cgal
|
||||||
- svn cp $svncgal/trunk $svncgal/tags/CGAL-M.m-branch-tag
|
- svn cp $svncgal/trunk $svncgal/tags/CGAL-M.m-branch-tag
|
||||||
- svn cp $svncgal/trunk $svncgal/branches/CGAL-M.m-branch
|
- svn cp $svncgal/trunk $svncgal/branches/CGAL-M.m-branch
|
||||||
|
|
@ -70,8 +69,6 @@ For the web pages:
|
||||||
Manual/web_pages/doc_pdf/index.html
|
Manual/web_pages/doc_pdf/index.html
|
||||||
2. update the cgi-bin/cgal_download.pl script to add the new release,
|
2. update the cgi-bin/cgal_download.pl script to add the new release,
|
||||||
goes then to /www/pub/cgi-bin/www.cgal.org/
|
goes then to /www/pub/cgi-bin/www.cgal.org/
|
||||||
3. Perhaps update the download/CGALWin directory with new versions
|
|
||||||
of the library for new platforms. [obsolete since CGAL 3.0, Lutz]
|
|
||||||
|
|
||||||
Install everything:
|
Install everything:
|
||||||
1. install the manual (and include files) in
|
1. install the manual (and include files) in
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue