vcs:https-svn
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vcs:https-svn [2011/06/14 17:21] – clarify we meed php-src, docs, pecl, pear scottmac | vcs:https-svn [2025/04/03 13:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
* Go to the root of your checkout and run | * Go to the root of your checkout and run | ||
- | * //svn info// | + | * '' |
* Grab the URL part and then run | * Grab the URL part and then run | ||
- | * //svn switch --relocate <url> < | + | * '' |
Line 14: | Line 14: | ||
===== pecl example ===== | ===== pecl example ===== | ||
< | < | ||
+ | |||
+ | ===== php docs example ===== | ||
+ | Assuming svn: | ||
+ | < | ||
+ | $ cd doc-en | ||
+ | $ cd en | ||
+ | $ svn switch --relocate http:// | ||
+ | $ cd ../doc-base | ||
+ | $ svn switch --relocate http:// | ||
+ | </ |
vcs/https-svn.1308072117.txt.gz · Last modified: 2025/04/03 13:08 (external edit)