[Gambas-user] Problem updating svn from revision 2209
Benoît Minisini
gambas at ...1...
Tue Aug 4 22:38:50 CEST 2009
> Hi,
> I get this error trying to update :
>
> gael:~/Sources/c++/gambas3$ svn info
> Path: .
> URL: https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk
> Repository Root: https://gambas.svn.sourceforge.net/svnroot/gambas
> Repository UUID: 96304659-1d19-0410-acd0-aead272a8bd5
> Revision: 2215
> Node Kind: directory
> Schedule: normal
> Last Changed Author: gambas
> Last Changed Rev: 2209
> Last Changed Date: 2009-08-03 19:54:51 +0200 (Mon, 03 Aug 2009)
>
> gael:~/Sources/c++/gambas3$ svn up
> svn: Failed to add directory 'main/libltdl': an unversioned directory of
> the same name already exists
> gael:~/Sources/c++/gambas3$
>
> I probably need to do a fresh checkout.
>
> Sincerely,
>
> Gaël
subversion feels stupid there. Just remove the libltdl directory by hand
before doing 'svn update'.
Regards,
--
Benoît
More information about the User
mailing list