Getting the source code
From AbiWiki
(Difference between revisions)
MartinSevior (Talk | contribs) (New page: Once you have a commit access to AbiWord you use subversion to get the main tree and plugins with this command (where "msevior" is you svn access name) svn co svn+ssh://msevior@svn.abisou...) |
|||
Line 1: | Line 1: | ||
- | Once you have a commit access to AbiWord you use subversion to get the main tree and plugins with this command (where " | + | Once you have a commit access to AbiWord you use subversion to get the main tree and plugins with this command (where "<username>" is you svn access name) |
- | svn co svn+ssh:// | + | svn co svn+ssh://<username>@svn.abisource.com/svnroot/abiword/trunk abiword |
Revision as of 23:15, 6 January 2008
Once you have a commit access to AbiWord you use subversion to get the main tree and plugins with this command (where "<username>" is you svn access name)
svn co svn+ssh://<username>@svn.abisource.com/svnroot/abiword/trunk abiword