Edgewall Software

Changes between Version 124 and Version 125 of TracOnWindows


Ignore:
Timestamp:
Oct 29, 2005, 8:17:32 PM (19 years ago)
Author:
Matthew Good
Comment:

actually no, the svn import usage is "svn import [PATH] URL"

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows

    v124 v125  
    88889. Build repository tree
    8989{{{
    90 C:\> svn import file:///c:/svn/repo1 c:\temp\project -m "Initial Load"
     90C:\> svn import c:\temp\project file:///c:/svn/repo1 -m "Initial Load"
    9191}}}
    9292