Show only tag/branch creations in SVN log -


i'm running conversion of massive svn repository git (using subgit), , having problems tags , branches accidentally created root of project (instead of trunk or branch) , deleted. every time hit one, have stop import, add exclusion path, , start on (the entire thing takes @ least day complete). i'd svn log show me creations of tags , branches, check them (or @ least ones haven't come across yet), can exclude them before starting. know if possible somehow either command line or better tortoise svn?

maybe if filter on log items have copy path value (displayed in tortoise svn's log). however, might include normal copies or moves of files? maybe log filter copy path value (which root of project)?


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -