Argh. Mistake!
Should have been:
svnadmin create myrepos100
cp ../templates/svn-repos-template/db/* myrepos100/db/*
Is this acceptable to svn operations?
-RG
On Wednesday, Oct 29, 2003, at 12:52 America/Chicago, Russell Glaue
wrote:
> Would it be possible for me to do the following:
>
> svnadmin create myrepos100
> cp ../templates/svn-repos-template/db/* myrepos100/*
>
> Can I copy the db/* files over the new repository and it still work
> the same?
> I want to avoid keeping a local svn repository of files just do I can
> commit them to a new repository every time I create a new one.
>
> -RG
>
>
> On Wednesday, Oct 29, 2003, at 11:55 America/Chicago, C. Michael
> Pilato wrote:
>
>> Russell Glaue <rglaue@cait.org> writes:
>>
>>> Hello.
>>>
>>> We have installed 0.29.0 of subversion (we started with 0.17) and I
>>> went to create a new repository as I have been doing since we first
>>> installed and I got errors. The errors state that the two options of
>>> svnadmin are not valid (--on-disk-template and --in-repos-template)
>>>
>>> These were removed?
>>
>> [...]
>>
>>> Any help or answers?
>>
>> How about a script that creates repositories and copies stuff from
>> your template directory? That's basically all that this option did
>> anyway.
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 29 19:59:01 2003