wiki:AddProject

Version 1 (modified by admin, 9 years ago) (diff)

--

SDE

Add a Project

Subversion

  • Run cmd.exe
  • Change to D drive (D:)
  • Run svnadmin create d:\svn\ABC
  • Run mkdir temp\trunk temp\branches temp\tags
  • Run 'svn import temp file:///D:/svn/ABC -m "Initial repository tree"

Trac

  • Run cmd.exe
  • Change to D drive (D:)
  • Run trac-admin d:\Trac\ABC initenv
    • Project Name [My Project]> ABC
    • Database connection string [sqlite:db/trac.db]> enter

Attachments (4)

Download all attachments as: .zip