Edgewall Software

Changes between Version 122 and Version 123 of TracOnWindows


Ignore:
Timestamp:
Oct 29, 2005, 5:34:58 AM (19 years ago)
Author:
kevinsong
Comment:

svn cmd type svn import url [path]

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows

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