I want to check in all contents of a folder (subfolder and files) recursively. I would want to add new folders if they dont exist in repositories or commit them if a change is made on local directory. I tried doimport, but it just creates a folder/file if it doesnt exist. I want to be able to commit them if they exist in repository. Could someone give me a smililar example or an idea how can I achieve this
Thanks -- View this message in context: http://old.nabble.com/SVN-check-in-tp32971380p32971380.html Sent from the SVNKit - Users mailing list archive at Nabble.com.
