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

Re: Making a repository with a directory which is a checkout???

From: M. Z. <Ziggyesque_at_hotmail.com>
Date: Tue, 24 Feb 2009 07:51:48 -0800 (PST)

This looks like something you should post to the svn list as a feature
proposal,
most likely for version 2 since it probably will require some API
changes, as
having a repository to track local edits until they're ready to commit
to the main
repository that could still be updated from the main via the WC could
be useful.
It could be considered a model between client/server and fully
distributed,
where the server still maintains all the public branches, but allow
the creation
and use of private branches from other repositories locally.

That's how I read what is trying to be accomplished, anyways,
Mark

On Feb 23, 9:01 am, SeeVik <vikramvmalhotra1..._at_gmail.com> wrote:
> Thanks Simon.
>
> I know I didn't put the question too well. Anyway you gave me the
> answer, a distributed version control is what I need. Thanks.
>
> Vikram
>
> On Feb 23, 6:15 pm, Simon Large <simon.tortoise..._at_googlemail.com>
> wrote:
>
>
>
>
>
> > 2009/2/23 SeeVik <vikramvmalhotra1..._at_gmail.com>:
>
> > > Hello all,
>
> > > I have a versioning scenario which is very hard to maintain. I have a
> > > web application whose repository is stored on some server. I checked
> > > out from the server. Now I want to create my local repository from
> > > that checkout, but I don't want those .svn files to appear as changes
> > > how can I do this?
>
> > I have no idea what you are trying to achieve here as you only
> > describe the method you wnat to use and not the ulitimate purpose, so
> > I can only guess.
>
> > If you just want a working copy without the .svn folders use TSVN->export.
>
> > If you want a local repository which you can merge back into the main
> > repo later, you need to use a distributed VCS instead of subversion.
>
> > Simon
>
> > --
> > :       ___
> > :  oo  // \\      "De Chelonian Mobile"
> > : (_,\/ \_/ \     TortoiseSVN
> > :   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
> > :   /_/   \_\    http://tortoisesvn.net
>
> > ------------------------------------------------------http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
>
> > To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].
>
> ------------------------------------------------------http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].- Hide quoted text -
>
> - Show quoted text -

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1221273

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-24 17:15:21 CET

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

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