Re: Problem importing from SVN repository with branches/tags at multiple levels using git-svn

2014-01-22 Thread Robert Hancock
On 01/15/2014 02:10 PM, Robert Hancock wrote: > We have an SVN repository that has a structure for tags (likewise for > branches) like this: > > tags/tag1 > tags/tag2 > tags/tag3/ > tags/subdir/tag4 > tags/subdir/tag5 > > The idea is that I want to have git-svn i

Problem importing from SVN repository with branches/tags at multiple levels using git-svn

2014-01-15 Thread Robert Hancock
eing created in that root directory, so I would have to keep regenerating and updating this list in the Git configuration every time one was added. So this is not a good solution. It would be much easier if I could get a wildcard solution to work here. Any thoughts? -- Robert Hancock System Analys