[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Create new repos rev 1 from existing repos revision

From: Mark <mark_at_mitsein.net>
Date: 2006-11-13 06:40:13 CET

I haven't tried this out, but can't you just do an export of the
golden, setit aside. Then have your repos creation script create a
repository, do a checkout, copy the golden into the working copy, svn
add everything, do all the prop setting you want, svn commit.
Am I missing something?

On 11/12/06, Mark Clements <gmane@kennel17.co.uk> wrote:
> "Gal Aviel" <galaviel@yahoo.com> wrote in message
> news:loom.20061112T165330-54@post.gmane.org...
> > forgot one small but important fact : I want the property information on
> > files/dirs ... (ignores, etc - takes allot of time to re-implement this
> > on the new repos) otherwise (for pure tree structure and file content)
> > I would follow your suggestion ..
>
> I've been wondering about this too. I want to setup a 'default' repository
> with a full directory structure, various properties set, and possibly some
> standard files/externals. This repository will obviously be modified from
> time to time as our working processes change.
>
> I would like to be able to make my repo creation script install the current
> 'default repository' as revision 1 of any new repository it creates. Can
> anyone think of a way to do this?
>
> - Mark Clements (HappyDog)
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
Mark
"Blessed is he who finds happiness in his own foolishness, for he will
always be happy."
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 13 06:40:55 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.