Create patch file by svn command
svn diff > ./patch.diff
Go to work folder
Patch file by svn command
patch -p0 -i ./patch.diff
Reference:
Create patch file by svn command
svn diff > ./patch.diff
Go to work folder
Patch file by svn command
patch -p0 -i ./patch.diff
Reference:
0 意見:
張貼留言