1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Changes between Version 20 and Version 21 of Mercurial

Show
Ignore:
Timestamp:
02/06/12 20:47:54 (16 months ago)
Author:
ctsai (IP: 172.29.29.113)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Mercurial

    v20 v21  
    6161 * !ssh://USERNAME@PROJECTNAME.hg.sourceforge.net/hgroot/PROJECTNAME/PROJECTNAME 
    6262 
    63 For those developers who have Mercurial access enabled to more than 16 projects, you may need to include your PROJECTNAME as a part of the USERNAME (appended after a comma) in order to work around a Linux permission limitation: 
     63~~For those developers who have Mercurial access enabled to more than 16 projects, you may need to include your PROJECTNAME as a part of the USERNAME (appended after a comma) in order to work around a Linux permission limitation:~~ 
    6464 
    65  * !ssh://USERNAME,PROJECTNAME@PROJECTNAME.hg.sourceforge.net/hgroot/PROJECTNAME/REPONAME '''''(read/write)''''' 
     65 * ~~!ssh://USERNAME,PROJECTNAME@PROJECTNAME.hg.sourceforge.net/hgroot/PROJECTNAME/REPONAME '''''(read/write)'''''~~ 
     66 
     67''As of 2012-02-06, this is no longer necessary. While it will still work for the time being, we encourage that users stop using the "USERNAME,PROJECTNAME" format.'' 
    6668 
    6769== Authentication ==