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

Subversion Repositories uart2spi

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /uart2spi/trunk
    from Rev 4 to Rev 5
    Reverse comparison

Rev 4 → Rev 5

/docs/read.me
0,0 → 1,32
 
1. To create the Project
svn co http://opencores.org/ocsvn/uart2spi
2. to Add a directory
svn add rtl
3. to commit the changes
svn commit
4. to update
svn update
5. adding a file into SVN
svn add <file_name> followed by
svn commit
6. To undo the changes
svn revert --recursive .
 
7. To check in a file, go to file directory
svn ci <file_name>
 
############################################
# Stanard new directory update procedure
############################################
A. copy the directory
B. svn add <directory name>
C. svn commit
############################################
# Stanard new file into SVN
############################################
B. svn add <file name>
C. svn commit
 
 
 
docs/read.me Property changes : Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property

powered by: WebSVN 2.1.0

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