> > I tried to use branching and switching in a project including external
> > files and directories but the behavior turned out buggy/problematic
> How so?
I got tree conflict errors whose cause were traceable to the externals.
Seemingly, SVN tried to put the externals to the branch and failed
On Aug 29, 2011, at 02:41, Vesa Paatero wrote:
> I tried to use branching and switching in a project including external files
> and directories but the behavior turned out buggy/problematic
How so?
Hi,
I tried to use branching and switching in a project including external files
and directories but the behavior turned out buggy/problematic in such a way
that I'm wondering if I can use branches in a project with externals at all.
However, I didn't see any related issues in the bug tracker.