Check out the svn_load_dirs script. Look for the instructions in the
manual under managing the "vendor" branches.
There will still be a bunch of work to resolve moves & renames, but
should be much easier.
Eric
> On Oct 18, 2015, at 1:13 AM, Eckard Klotz wrote:
>
> Hello All.
>
> My question is
Hello Daniel,
Sunday, October 18, 2015, 11:08:45 AM, you wrote:
>> I could not build subversion 1.9.2 with "--enable-all-static" on FreeBSD.
>> "configure" script forms wron arguments to ${CC} in this case and fails to
>> find any library.
>>
>> Here is couple of lines from config.log for 1.9.
On Oct 18, 2015, at 3:09 AM, Eckard Klotz wrote:
> My question is associated with setting up a new SVN archive for an old
> project without loosing the old file-versions.
>
> Even I'm programming for nearly 20 years and have a open source project for
> nearly 10 years I'm new in SVN. Until no
On Sun, Oct 18, 2015 at 4:09 AM, Eckard Klotz wrote:
> Hello All.
>
> My question is associated with setting up a new SVN archive for an old
> project without loosing the old file-versions.
>
> Even I'm programming for nearly 20 years and have a open source project for
> nearly 10 years I'm new i
Hello All.
My question is associated with setting up a new SVN archive for an old
project without loosing the old file-versions.
Even I'm programming for nearly 20 years and have a open source project
for nearly 10 years I'm new in SVN. Until now I have archived my project
by zipping my sou
Lev Serebryakov wrote on Sat, Oct 17, 2015 at 23:32:53 +0300:
> Hello Users,
>
> I could not build subversion 1.9.2 with "--enable-all-static" on FreeBSD.
> "configure" script forms wron arguments to ${CC} in this case and fails to
> find any library.
>
> Here is couple of lines from config.log