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

Re: branching much easier, tagging much harder?

From: Daniel Patterson <danpat_at_danpat.net>
Date: 2005-05-06 01:38:11 CEST

Michael Muller <mike@interactivate.com>
>
> Thanks for taking the four-steps down to two! Still, there's no simple
> way to do this from tortoise. Is there?
>
> And I still have the problem where I might delete the wrong index.php,
> or copy the index.php to the wrong path.

  You can put a pre-commit hook in your repository that verifies the
  "copyfrom" field to make sure that you're not copying index.php
  from one path to an unrelated one. Not much you can do about
  the delete though.

  Ben, is there an issue for copy-and-overwrite? I can't see one
  in the issuetracker. It sounds like a useful feature to me.
  Closest I can see is 571 and maybe 1516, but they're not really
  that close.

daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 6 01:39:54 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.