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

Do I need directories for branches?

From: Alan Chandler <alan_at_chandlerfamily.org.uk>
Date: 2005-01-22 16:29:15 CET

I am planning on creating a very simple repository to store incremental
versions of spreadsheets for my personal financial planning. I will have,
for instance, a spreadsheet called mortgage which calculates based on current
payments when the mortgage will end.

I occasionally have to change the sheet (interest rate changes etc) so I will
then commit.

But also occasionally, I may want to explore alternative approaches to payment
or something, and I would then want to make a copy in the repository, and
work with than.

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?

-- 
Alan Chandler
alan@chandlerfamily.org.uk
First they ignore you, then they laugh at you,
 then they fight you, then you win. --Gandhi
---------------------------------------------------------------------
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:31:38 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.