OpenCores
URL https://opencores.org/ocsvn/turbo8051/turbo8051/trunk

Subversion Repositories turbo8051

[/] [turbo8051/] [trunk/] [doc/] [read.me] - Diff between revs 29 and 60

Only display areas with differences | Details | Blame | View Log

Rev 29 Rev 60
 
 
1. To create the Project
1. To create the Project
   svn co http://opencores.org/ocsvn/turbo8051
   svn co http://opencores.org/ocsvn/turbo8051
2. to Add a directory
2. to Add a directory
   svn add rtl
   svn add rtl
3. to commit the changes
3. to commit the changes
   svn commit
   svn commit
4. to update
4. to update
   svn update
   svn update
5. adding a file into SVN
5. adding a file into SVN
   svn add  followed by
   svn add  followed by
   svn commit
   svn commit
6. To undo the changes
6. To undo the changes
   svn revert --recursive .
   svn revert --recursive .
7. To check in a file, go to file directory
7. To check in a file, go to file directory
   svn ci 
   svn ci 
############################################
############################################
# Stanard new directory update procedure
# Stanard new directory update procedure
############################################
############################################
  A. copy the directory
  A. copy the directory
  B. svn add 
  B. svn add 
  C. svn commit
  C. svn commit
############################################
############################################
# Stanard new file into SVN
# Stanard new file into SVN
############################################
############################################
  B. svn add 
  B. svn add 
  C. svn commit
  C. svn commit
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.