Changes between Version 1 and Version 2 of developing_using_subversion


Ignore:
Timestamp:
Mar 19, 2008, 4:22:12 PM (16 years ago)
Author:
Daniel Kahn Gillmor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • developing_using_subversion

    v1 v2  
    33
    44We're doing more web development work at MF/PL under revision control.  [http://svn.tigris.org/ Subversion] (a.k.a. `svn`) is a convenient tool for this, and we have a central `svn` repository ([source:trunk which you can browse through the web]), so it's a convenient choice.
     5
     6This page attempts to document current practices for using `svn` at MF/PL.
    57
    68== Starting a new project ==