Skip to navigation
Remove all Files from SVS what got deleted from the project
15.10.23
# Remove all Files from SVS what got deleted from the project ``` svn st | grep ^! | awk '{print " --force "$2}' | xargs svn rm ```
Reply
Anonymous
Information Epoch 1732398891
Design programs to be connected to other programs.
Home
Notebook
Contact us