SVN Exclude files from current commit -


i have handful of files wish not commit svn duration of 1 commit while having rest commit repository. there svn command can in sense ignore specified files commit want make?

well link pointed out in comments helpful point, ended having commit files/folders specifically, working around ones didn't want commit through

svn ci -m 'message' folder/file 

might not have been elegant method, worked, , has taught me valuable lesson in making sure commit per moving piece/section before moving on next.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -