RE: Branching with externals

2011-08-29 Thread Vesa Paatero
> > 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

Re: Branching with externals

2011-08-29 Thread Ryan Schmidt
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?

Branching with externals

2011-08-29 Thread Vesa Paatero
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.