On Thu, Oct 27, 2016 at 4:04 PM, Dario Niedermann wrote:
> I have a repository I had made in a pinch, without any directory
> structure, just adding files to the root.
>
> When the time came to add some method to the madness, I created
> the 3 canonical directories, then moved (server-side) all fi
On 10/27/16 7:04 AM, Dario Niedermann wrote:
I have a repository I had made in a pinch, without any directory
structure, just adding files to the root.
When the time came to add some method to the madness, I created
the 3 canonical directories, then moved (server-side) all files to
'trunk/'. No