Changeset 428 in tailor


Ignore:
Timestamp:
07/25/05 23:45:52 (8 years ago)
Author:
lele@…
Hash name:
20050725214552-97f81-1eb57d18581d3a29c37fc29cc5c22e11ece48d01
Message:

Removed spurious white spaces

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • vcpx/darcs.py

    r426 r428  
    376376        from re import escape 
    377377        from dualwd import IGNORED_METADIRS 
    378          
     378 
    379379        init = ExternalCommand(cwd=root, command=[DARCS_CMD, "initialize"]) 
    380380        init.execute(stdout=PIPE) 
  • README

    r423 r428  
    9191       $ svnadmin create --fs-type fsfs svn_repo 
    9292       $ svn co file://$HOME/svn_repo svnwc 
    93        
     93 
    9494   b. Then run tailor once to set up the repository:: 
    9595 
Note: See TracChangeset for help on using the changeset viewer.