[Pdx-pm] SVN and template toolkit

Shlomi Fish shlomif at iglu.org.il
Tue Oct 9 02:03:16 PDT 2007


Hi!

On Tuesday 09 October 2007, Daniel Johnson wrote:
> > I thought I'd give subversion a try. So checked out my website files that
> > I maintain with ttree (template toolkit).
> > I had updated the ttree.cfg file for this project, but ttree gave a bunch
> > of "Permission denied" messages trying to update to
> > .svn/various_directories.
>
> I would do an "svn export" after a checkout, and get a copy clean of
> all the .svn mess.

Developing on an exported copy is not such a good idea. That's because you 
cannot check it in afterwards as is, add extra files, trace which extra files 
were added to the working copy, etc. Developing is harder because the 
directory tree you're working with is not a working copy, and you cannot use 
the "svn" commands to manipulate it.

Regards,

	Shlomi Fish

---------------------------------------------------------------------
Shlomi Fish      shlomif at iglu.org.il
Homepage:        http://www.shlomifish.org/

If it's not in my E-mail it doesn't happen. And if my E-mail is saying
one thing, and everything else says something else - E-mail will conquer.
    -- An Israeli Linuxer


More information about the Pdx-pm-list mailing list