#73: Add documentation for branches/tags/trunk SVN assumptions
---------------------------+------------------------------------------------
Reporter: elegant_dice | Owner: lele
Type: enhancement | Status: new
Priority: minor | Milestone: VersionOne
Component: tailor | Version: 0.9
Resolution: | Keywords:
---------------------------+------------------------------------------------
Comment (by elegant_dice):
Replying to [comment:1 lele]:
> What do you mean with ''"tailor was attempting to detect trunk, tags,
branches directories"''?
>
> Tailor doesn't know anything about the structure and conventions used by
a SVN repo, and unfortunately tracking Subversion tags is very difficult,
because one have to follow a completely different subtree just to notice
something were tagged...
Here is a log from tailor. It uses the same config as in ticket #65,
except that the line 'module=/trunk/' now reads 'module=/'
{{{
22:35:08 [I] Bootstrapping "project" in "/home/paul/fatman/tailor"
22:35:08 [I] /home/paul/fatman/tailor/darcside $ darcs initialize
22:35:08 [I] [Ok]
22:35:08 [I] $ svn ls svn+ssh://two-up.homeip.net/home/svn/regional-repos
22:35:15 [I] [Ok]
22:35:15 [I] $ svn ls svn+ssh://two-up.homeip.net/home/svn
22:35:17 [W] [Status 1]
22:35:17 [I] $ svn log --verbose --xml --stop-on-copy --revision 1:HEAD
--limit 1 svn+ssh://two-up.homeip.net/home/svn/regional-repos/trunk/
22:35:35 [I] [Ok]
22:35:35 [W] Ignoring u'/trunk' since it is not under '/trunk/'
22:35:35 [W] Ignoring u'/branches' since it is not under '/trunk/'
22:35:35 [W] Ignoring u'/tags' since it is not under '/trunk/'
*** It looks like it did assume that there would be 'branches' and 'tags'
and 'trunk', but i'm not sure what the purpose is for.
22:35:35 [I] $ svn co --quiet --ignore-externals --revision 1 svn+ssh
://two-up.homeip.net/home/svn/regional-repos/trunk/ /home/paul/fatman/tai
lor/svnside
22:35:43 [I] [Ok]
}}}
--
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/73#comment:2>
Tailor <http://progetti.arstecnica.it/tailor>
An inter-VCs changeset exchanger_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor