aboutsummaryrefslogtreecommitdiffstats
path: root/src/svn.h
Commit message (Collapse)AuthorAgeFilesLines
* Add the ability to autocreate repositories.Colin Guthrie2014-05-241-1/+1
| | | | | | | | | In Mageia, we have 13k+ packages and have very strict repo layout. Due to this we want to autocreate repositories when we import packages from subversion to git. This does not really support reloading and continuing etc. but hopefully that is sufficient for our import.
* Allow user-overriding of default email domainUlrich Spörlein2012-05-111-0/+1
| | | | | | | | | | | | Lazy projects where svn user X has email X@project.org don't need to compile (and update) an identity-map for rolling conversions. This can be mixed with a real identity-map, so only misses in the map will have the user then show up as X@project.org Also change the defaults somewhat. I don't like the NFS reserved username nobody to show up in SVN or git logs, but am keeping that for now.
* Allow more then one rule file to be used in a single run.Torgny Nyblom2010-09-291-1/+1
|
* Change license on files where I am copyright holder to GPLv3.Thiago Macieira2010-03-031-1/+1
| | | | | The GPLv2 is incompatible with the Apache 2.0 License used in the SVN libs. So everyone was using this software under the GPLv3 anyway. Formalise it now.
* Implement the identity mapThiago Macieira2007-12-281-0/+1
|
* Add SVN codeThiago Macieira2007-12-231-1/+1
|
* Add initial SVN supportThiago Macieira2007-12-231-0/+46