The first thing to do is to create the shelf/branch. If you know your working copy is a little old, compared to the HEAD revision of your trunk or branch, then you can use the last revision you committed or updated to when creating the shelf. Otherwise, just use the HEAD revision:svn copy -r HEAD url://server/repos/project1/trunk url://server/repos/project1/branches/shelfThis command is creating the shelf directly in the repository, based on whatever URL and revision your working copy is associated with. In this example, I used trunk. The next step is to use the svn switch command to switch your working copy so that it is pointing at the shelf URL:svn switch url://server/repos/project1/branches/shelf
Group items matching
in title, tags, annotations or urlBox Lessons - 0 views
Why's (Poignant) Guide to Ruby - 0 views
WebDeveloper tutorials (by Apple) - 0 views
Client-side session data storage - 0 views
PHP-MySQL Tutorial - 0 views
Style Master CSS Tutorial: Contents - 0 views
SSI tutorial page - Server Side Includes - 0 views
Common Lisp Intro and Tutorial - 0 views
BrainBuzz.com KiXtart script library - 0 views
Horus - RDF visualizer - 0 views
Help | ScraperWiki - 12 views
« First
‹ Previous
181 - 200 of 224
Next ›
Last »
Showing 20▼ items per page