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

Subversion Repositories turbo8051

[/] [turbo8051/] [trunk/] [doc/] [read.me] - Blame information for rev 29

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 dinesha
1. To create the Project
2
   svn co http://opencores.org/ocsvn/turbo8051
3 5 dinesha
2. to Add a directory
4
   svn add rtl
5
3. to commit the changes
6
   svn commit
7
4. to update
8
   svn update
9
5. adding a file into SVN
10
   svn add  followed by
11
   svn commit
12 6 dinesha
6. To undo the changes
13
   svn revert --recursive .
14 10 dinesha
 
15 17 dinesha
7. To check in a file, go to file directory
16
   svn ci 
17 10 dinesha
 
18
############################################
19
# Stanard new directory update procedure
20
############################################
21
  A. copy the directory
22
  B. svn add 
23
  C. svn commit
24 23 dinesha
############################################
25
# Stanard new file into SVN
26
############################################
27
  B. svn add 
28
  C. svn commit
29 29 dinesha
 
30
 
31
 

powered by: WebSVN 2.1.0

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