On Thu, Jun 13, 2013 at 3:54 PM, פאנל תוכנה - ניר בר
wrote:
> Hi,
> I encountered this error while updating from windows explorer.
> I discovered that someone committed to the repository a folder called "E:"
> After removing that folder from the repository the error didn't re-occur
>
> Nir
>
>
>
>
On Sun, Jun 16, 2013 at 9:24 PM, Johan Corveleyn wrote:
> On Thu, Jun 13, 2013 at 3:54 PM, פאנל תוכנה - ניר בר
> wrote:
>> Hi,
>> I encountered this error while updating from windows explorer.
>> I discovered that someone committed to the repository a folder called "E:"
>> After removing that fol
Thanks, that's a lot to think about,
>>> From: Les Mikesell
>Taking the history in a copy is what makes svn work and it makes any
> copied directory functionally usable as a branch or tag. But after
> that it depends on how you actually use it...
As consequence, SVN allows to create branches a
On Jun 16, 2013, at 15:55, Olivier Antoine wrote:
> When you commit, commit can fail, and you might have to merge before
> committing.
If you commit, and the commit fails because one or more of the files you
changed was also changed in the repository, then you have to "svn update" the
working
On Sun, Jun 16, 2013 at 3:55 PM, Olivier Antoine
wrote:
>
> >Taking the history in a copy is what makes svn work and it makes any
>> copied directory functionally usable as a branch or tag. But after
>> that it depends on how you actually use it...
>
> As consequence, SVN allows to create branch