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

Re: Repository construction

From: Cheng Wei Lee <zhenwei.li_at_gmail.com>
Date: Sat, 8 Mar 2008 17:40:18 +0800

I'm not particularly comfortable with the idea of putting binaries into
subversion. Can't he generate these binaries from the sources he has in
subversion? Futhermore, he's really not making use of the features
subversion, by taking care of branching himself. Perhaps he should spend
some time reading the subversion user guide?

On Sat, Mar 8, 2008 at 3:33 AM, Ryan Schmidt <
subversion-2008a_at_ryandesign.com> wrote:

>
> On Mar 7, 2008, at 11:17, wimpunk wrote:
>
> > I'm espessially interested in the how the subversion database will
> > handle this. As far as I understand the manual, a branch doesn't
> > take much more space. I wonder if this is still true putting
> > branches in differen subdirectories.
>
> No difference for Subversion. It's not that branches are cheap, it's
> that copies are cheap. So it doesn't matter what directory structure
> he uses, as long as he uses "svn copy" (and not "cp -R" followed by
> "svn add") to do the copy.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
Received on 2008-03-08 10:40:44 CET

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.