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

Re: Do I need directories for branches?

From: Jacob Atzen <jacob_at_aub.dk>
Date: 2005-01-22 16:50:23 CET

On Sat, Jan 22, 2005 at 03:29:15PM +0000, Alan Chandler wrote:
> Question: Do I have to make a branch by having a "trunck" directory
> and the copying a whole directory, or can I just make a copy of the
> basic spreadsheet (in the repository) to a different name, and then
> checkout that file to work on it?

Did you try? ;-)

Subversion's copy command will let you copy both files and directories.
You can just 'svn copy spreadsheet.file alternate_spreadsheet.file' and
then you'll have a copy of your spreadsheet.

-- 
Cheers,
- Jacob Atzen
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 22 16:52:34 2005

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.