Changes between Version 1 and Version 2 of Projects/Flag Fu
- Timestamp:
- Dec 24, 2013, 9:13:33 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Projects/Flag Fu
v1 v2 31 31 32 32 = Getting the Source = 33 The subversion repository is located at https:// rinse.unprompted.com/svn/projects/flags/trunk/. To check out a copy, run33 The subversion repository is located at https://www.unprompted.com/svn/projects/flags/trunk/. To check out a copy, run 34 34 35 35 {{{ 36 svn co https:// rinse.unprompted.com/svn/projects/flags/trunk/ some/local/folder/flags36 svn co https://www.unprompted.com/svn/projects/flags/trunk/ some/local/folder/flags 37 37 }}} 38 38 … … 43 43 from ''some/local/folder/flags''. 44 44 45 The source and changes can be seen in [http:// rinse.unprompted.com/projects/browser/flags/trunk/ the source browser]. Alternatively, a tarball is created each night in http://acm.cs.rpi.edu/~cory/svn/flags/.45 The source and changes can be seen in [http://www.unprompted.com/projects/browser/flags/trunk/ the source browser]. Alternatively, a tarball is created each night in http://acm.cs.rpi.edu/~cory/svn/flags/. 46 46 47 47 = Building =