How do I add All new Files to svn -


I am using an ORM which generates large amounts of files from CII. Is there an easy way to add svn to all files in a directory which appears as? When do I run svn status?

Edit This file is present in a directory tree therefore * will not work for a directory

You can only assign a code svn add path / to / dir / * You will warn about something already in version control but this Anything that is not there will add them.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -