Re: svn usage tips

2010-03-02 Thread David Weintraub
On Tue, Mar 2, 2010 at 2:31 PM, Paul Decker wrote: > I am talking about checking out a single project, however the "projects" all > use the same folders, like shared folders.  So when you do a get on the top > level, you get all the files for every project rather than just the files > for the proj

Re: svn usage tips

2010-03-02 Thread Mark Keisler
include the needed shared > folders using externals? > > > > BOb > > > > > > *From:* Paul Decker [mailto:kg...@comcast.net] > *Sent:* Tuesday, March 02, 2010 2:31 PM > *To:* David Weintraub > > *Cc:* users@subversion.apache.org > *Subject:* Re: svn u

RE: svn usage tips

2010-03-02 Thread Bob Archer
Why not set up your projects so they only include the needed shared folders using externals? BOb From: Paul Decker [mailto:kg...@comcast.net] Sent: Tuesday, March 02, 2010 2:31 PM To: David Weintraub Cc: users@subversion.apache.org Subject: Re: svn usage tips I am talking about checking out a

Re: svn usage tips

2010-03-02 Thread Paul Decker
From: "David Weintraub" To: "Paul Decker" Cc: users@subversion.apache.org Sent: Tuesday, March 2, 2010 2:08:55 PM GMT -05:00 US/Canada Eastern Subject: Re: svn usage tips Let me get this straight, you're not talking about checking out a single project vs. t

Re: svn usage tips

2010-03-02 Thread David Weintraub
Let me get this straight, you're not talking about checking out a single project vs. the whole tree. You're talking about checking out a project, but not the externals directories? You can take a look at several things: * There's an --ignore-externals flag when you do a checkout. This prevents an

Re: svn usage tips

2010-03-02 Thread Mark Keisler
On Tue, Mar 2, 2010 at 12:07 PM, Paul Decker wrote: > Hi list, > > > > I recently changed jobs and went from a cvs house to a svn house. They > have many projects and have an extensive shared source base. I would like > to know if there is a way to setup to check out a list of folders or > fi

svn usage tips

2010-03-02 Thread Paul Decker
Hi list, I recently changed jobs and went from a cvs house to a svn house.   They have many projects and have an extensive shared source base.   I would like to know if there is a way to setup to check out a list of folders or files.   In other words, for each project, I want to check out