Hi Christer,
Christer Edvartsen writes:
> At work we use Subversion, and one of the developers have been
> developing a project for a while in an external git repos (he started
> the project when he was a consultant).
>
> Is there any way to import this into a new svn repos keeping history and
Hi Stefan,
Stefan Sperling writes:
> > > Remote "load" seems scary -- How can I prevent my users from being
> > able to use this command? Is the original
> > > author of the dumped
> > revision preserved, or is the author set to the user doing the load?
> > Can users do
> > > anything else bad, l
Hi Jon,
Jon Foster writes:
> Daniel Shahaf wrote:
> > Yes:
> >
> > svn propset --revprop svn:author
> > svn propset --revprop svn:date
> >
>
> But not by default. Changing revprops has to be explicitly enabled by
> the repository administrator. To do this, the server admin has to
> explicitly
Hi Itamar,
Itamar O writes:
> This is exactly a tool I need!
We're glad you like it :)
> I wonder if the dev team has mind-reading abilities...
Hehe, I suppose it helps to think of it that way ;)
In reality, I developed a major part of svnrdump outside the tree, and
merged it into the tree whe
Feldhacker, Chris principal.com> writes:
> Remote "dump" makes sense -- and I assume everything being dumped is
subject to the authorization/access
> control restrictions that have
been put into place on the server, yes? (A particular path or file
won't be
> included in the dump if the user doesn
Hi,
There's now a new tool located in subversion/svnrdump. We have
developed it over the last few weeks, and we feel that it is mature
enough to announce. Although it has not been tested extensively, we
would like to encourage you to try it out and give us feedback so we
can improve it.
So what i