antoine.pitrou pushed 77a133c7e859 to devguide: http://hg.python.org/devguide/rev/77a133c7e859 changeset: 250:77a133c7e859 branch: hg_transition tag: tip user: Antoine Pitrou <solipsis at pitrou.net> date: Sun Feb 06 19:42:49 2011 +0100 summary: Remove SVN-specific stuff. (note: hg does support subrepos, but I don't think we have any use for them currently) files: faq.rst diff --git a/faq.rst b/faq.rst --- a/faq.rst +++ b/faq.rst @@ -260,14 +260,6 @@ = =========================== -How do I find out what Subversion properties are set for a file or directory? -------------------------------------------------------------------------------- - -:: - - svn proplist PATH - - How do I revert a file I have modified back to the version in the respository? ------------------------------------------------------------------------------- @@ -315,17 +307,6 @@ should be used to get a listing of all files modified in that revision. -How can I edit the log message of a committed revision? -------------------------------------------------------------------------------- - -Use:: - - svn propedit -r <revision> --revprop svn:log - -Replace ``<revision>`` with the revision number of the commit whose log message -you wish to change. - - How do I get a diff between the repository and my working copy for a file? ------------------------------------------------------------------------------- @@ -431,29 +412,6 @@ using svnmerge.py. -How do I include an external svn repository (external definition) in the repository? ------------------------------------------------------------------------------------- - -Before attempting to include an external svn repository into Python's -repository, it is important to realize that you can only include directories, -not individual files. - -To include a directory of an external definition (external svn repository) as a -directory you need to edit the ``svn:externals`` property on the root of the -repository you are working with using the format of:: - - local_directory remote_repositories_http_address - -For instance, to include Python's sandbox repository in the 'sandbox' directory -of your repository, run ``svn propedit svn:externals .`` while in the root of -your repository and enter:: - - sandbox http://svn.python.org/projects/sandbox/trunk/ - -in your text editor. The next time you run ``svn update`` it will pull in the -external definition. - - How can I create a directory in the sandbox? ------------------------------------------------------------------------------ -- Repository URL: http://hg.python.org/devguide
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4