CVSROOT: /web/www Module name: www Changes by: Shailesh Ghadge <shailesh_ghadge> 11/04/13 13:03:20
Modified files: prep/maintain/html_node: Old-Versions.html Log message: BROKEN LINK: prep/maintain/html_node/Old-Versions.html:78: http://www.gnu.org/software/emacs/manual/html_node/VC-Concepts.html#VC-Concepts FIXED to => http://www.gnu.org/software/emacs/manual/html_node/emacs/VCS-Concepts.html#VCS-Concepts CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/prep/maintain/html_node/Old-Versions.html?cvsroot=www&r1=1.62&r2=1.63 Patches: Index: Old-Versions.html =================================================================== RCS file: /web/www/www/prep/maintain/html_node/Old-Versions.html,v retrieving revision 1.62 retrieving revision 1.63 diff -u -b -r1.62 -r1.63 --- Old-Versions.html 29 Jan 2011 00:42:30 -0000 1.62 +++ Old-Versions.html 13 Apr 2011 13:03:15 -0000 1.63 @@ -75,7 +75,7 @@ <p>It is very important to keep backup files of all source files of GNU. You can do this using a source control system (such as Bazaar, RCS, CVS, Git, Subversion, …) if you like. The easiest way to use -RCS or CVS is via the Version Control library in Emacs (see <a href="http://www.gnu.org/software/emacs/manual/html_node/VC-Concepts.html#VC-Concepts">Concepts of Version Control</a> in <cite>The GNU Emacs Manual</cite>). +RCS or CVS is via the Version Control library in Emacs (see <a href="http://www.gnu.org/software/emacs/manual/html_node/emacs/VCS-Concepts.html#VCS-Concepts">Concepts of Version Control</a> in <cite>The GNU Emacs Manual</cite>). </p> <p>The history of previous revisions and log entries is very important for future maintainers of the package, so even if you do not make it