Project

General

Profile

Statistics
| Revision:
  • svn:ignore: extern

# Date Author Comment
11975 01/20/2014 02:23 PM Aaron Marcuse-Kubitza

web/links/index.htm: updated to Firefox bookmarks. git: added instructions to migrate from svn.

11974 01/20/2014 02:20 PM Aaron Marcuse-Kubitza

web/links/index.htm: updated to Firefox bookmarks. git: added instructions to migrate from svn.

11973 01/20/2014 12:01 PM Aaron Marcuse-Kubitza

web/links/index.htm: updated to Firefox bookmarks. added instructions for running `svn switch` after moving everything into /trunk/ (for us, use `svn switch --force https://code.nceas.ucsb.edu/code/projects/bien/trunk # runtime: <1 min`).

11972 01/20/2014 11:59 AM Aaron Marcuse-Kubitza

web/links/index.htm: updated to Firefox bookmarks. added instructions for running `svn switch` after moving everything into /trunk/ (for us, use `svn switch --force https://code.nceas.ucsb.edu/code/projects/bien/trunk # runtime: <1 min`).

11971 01/20/2014 11:41 AM Aaron Marcuse-Kubitza

/: re-set svn:ignore on new root (/trunk/)

11970 01/20/2014 11:33 AM Aaron Marcuse-Kubitza

moved everything into /trunk/ to create the standard svn layout, for use with tools that require this (eg. git-svn). IMPORTANT: do NOT do an `svn up`. instead, re-use your working copy's existing files with `svn switch` (http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html).

11969 01/20/2014 11:23 AM Aaron Marcuse-Kubitza

added standard svn dirs branches, tags, trunk