Revision 11973
Added by Aaron Marcuse-Kubitza almost 11 years ago
trunk/web/links/index.htm | ||
---|---|---|
2098 | 2098 |
<DT><a name="svn" href="#svn"><H3 ADD_DATE="1367370827">svn</H3></a> |
2099 | 2099 |
<DL><p> |
2100 | 2100 |
<DT><A HREF="http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html" name="http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html" ADD_DATE="1390247199" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>** svn switch (sw)</A><a name="** svn switch (sw)" href="#** svn switch (sw)" style="margin-left: 0.5em;">¶</a> |
2101 |
<DD>page's description: eg. after moving everything into /trunk/, do the following on all other working copies: |
|
2101 |
<DD>- |
|
2102 |
eg. after moving everything into /trunk/, do the following on all other working copies: |
|
2102 | 2103 |
$ time svn switch --force https://<old-repo-root>/trunk # runtime: <1 min ("0m28.465s") |
2103 | 2104 |
<DT><A HREF="http://subversion.apache.org/faq.html#case-change" name="http://subversion.apache.org/faq.html#case-change" ADD_DATE="1363418099" ICON_URI="http://subversion.apache.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://subversion.apache.org/favicon.ico" style="margin-right: 0.5em;"/>Apache Subversion FAQ</A><a name="Apache Subversion FAQ" href="#Apache Subversion FAQ" style="margin-left: 0.5em;">¶</a> |
2104 | 2105 |
<DT><A HREF="http://lexfridman.com/blogs/research/2011/02/21/executable-files-in-svn/" name="http://lexfridman.com/blogs/research/2011/02/21/executable-files-in-svn/" ADD_DATE="1332193949" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Executable Files in SVN</A><a name="Executable Files in SVN" href="#Executable Files in SVN" style="margin-left: 0.5em;">¶</a> |
Also available in: Unified diff
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`).