info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with tagged checkout


From: Alexey Raevsky
Subject: problem with tagged checkout
Date: Sun, 21 Apr 2002 01:30:19 +0400

Hi,

I have a problem with tagged checkout my whole CVS repository.
When I issue

cvs co -r my-tag my-repository

I got following error message on client side:

cvs [server aborted]: received abort signal
cvs: lock.c:177: lock_name: Assertion `(__extension__ (__builtin_constant_p
(str
len (current_parsed_root->directory)) && ((__builtin_constant_p (repository)
&&
strlen (repository) < ((size_t) (strlen (current_parsed_root->directory))))
|| (
__builtin_constant_p (current_parsed_root->directory) && strlen
(current_parsed_
root->directory) < ((size_t) (strlen (current_parsed_root->directory))))) ?
__ex
tension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p (repository)
&& __
builtin_constant_p (current_parsed_root->directory) && (__s1_len = strlen
(repos
itory), __s2_len = strlen (current_parsed_root->directory),
(!((size_t)(const vo
id *)((repository) + 1) - (size_t)(const void *)(repository) == 1) ||
__s1_len >
= 4) && (!((size_t)(const void *)((current_parsed_root->directory) + 1) -
(size_
t)(const void *)(current_parsed_root->directory) == 1) || __s2_len >= 4)) ?
memc
mp ((__const char *) (repository), (__const char *)
(current_parsed_root->direct
ory), (__s1_len < __s2_len ? __s1_len : __s2_len) + 1) :
(__builtin_constant_p (
repository) && ((size_t)(const void *)((repository) + 1) - (size_t)(const
void *
)(repository) == 1) && (__s1_len = strlen (repository), __s1_len < 4) ?
(__built
in_constant_p (current_parsed_root->directory) && ((size_t)(const void
*)((curre
nt_parsed_root->directory) + 1) - (size_t)(const void
*)(current_parsed_root->di
rectory) == 1) ? (__extension__ ({ register int __result = (((__const
unsigned c
har *) (__const char *) (repository))[0] - ((__const unsigned char *)
(__const c
har *)(current_parsed_root->directory))[0]); if (__s1_len > 0 && __result ==
0)
{ __result = (((__const unsigned char *) (__const char *) (repository))[1] -
((_
_const unsigned char *) (__const char *)
(current_parsed_root->directory))[1]);
if (__s1_len > 1 && __result == 0) { __result = (((__const unsigned char *)
(__c
onst char *) (repository))[2] - ((__const unsigned char *) (__const char *)
(cur
rent_parsed_root->directory))[2]); if (__s1_len > 2 && __result == 0)
__result =
 (((__const unsigned char *) (__const char *) (repository))[3] - ((__const
unsig
ned char *) (__const char *) (current_parsed_root->directory))[3]); } }
__result
; })) : (__extension__ ({ __const unsigned char *__s2 = (__const unsigned
char *
) (__const char *) (current_parsed_root->directory); register int __result =
(((
__const unsigned char *) (__const char *) (repository))[0] - __s2[0]); if
(__s1_
len > 0 && __result == 0) { __result = (((__const unsigned char *) (__const
char
 *) (repository))[1] - __s2[1]); if (__s1_len > 1 && __result == 0)
 __result =
 (((__const unsigned char *) (__const char *) (repository))[2] - __s2[2]);
if (_
_s1_len > 2 && __result == 0) __result = (((__const unsigned char *)
(__const ch
ar *) (repository))[3] - __s2[3]); } } __result; }))) :
(__builtin_constant_p (c
urrent_parsed_root->directory) && ((size_t)(const void
*)((current_parsed_root->
directory) + 1) - (size_t)(const void *)(current_parsed_root->directory) ==
1) &
& (__s2_len = strlen (current_parsed_root->directory), __s2_len < 4) ?
(__builti
n_constant_p (repository) && ((size_t)(const void *)((repository) + 1) -
(size_t
)(const void *)(repository) == 1) ? (__extension__ ({ register int __result
= ((
(__const unsigned char *) (__const char *) (repository))[0] - ((__const
unsigned
 char *) (__const char *)(current_parsed_root->directory))[0]); if (__s2_len
> 0
 && __result == 0) { __result = (((__const unsigned char *) (__const char *)
(re
pository))[1] - ((__const unsigned char *) (__const char *)
(current_parsed_root
->directory))[1]); if (__s2_len > 1 && __result == 0) { __result =
(((__const un
signed char *) (__const char *) (repository))[2] - ((__const unsigned char
*) (_
_const char *) (current_parsed_root->directory))[2]); if (__s2_len > 2 &&
__resu
lt == 0) __result = (((__const unsigned char *) (__const char *)
(repository))[3
] - ((__const unsigned char *) (__const char *)
(current_parsed_root->directory)
)[3]); } } __result; })) : (__extension__ ({ __const unsigned char *__s1 =
(__co
nst unsigned char *) (__const char *) (repository); register int __result =
__s1
[0] - ((__const unsigned char *) (__const char *)
(current_parsed_root->director
y))[0]; if (__s2_len > 0 && __result == 0) { __result = (__s1[1] - ((__const
uns
igned char *) (__const char *) (current_parsed_root->directory))[1]); if
(__s2_l
en > 1 && __result == 0) { __result = (__s1[2] - ((__const unsigned char *)
(__c
onst char *) (current_parsed_root->directory))[2]); if (__s2_len > 2 &&
__result
 == 0) __result = (__s1[3] - ((__const unsigned char *) (__const char *)
(curren
t_parsed_root->directory))[3]); } } __result; }))) : strcmp (repository,
current
_parsed_root->directory)))); }) : strncmp (repository,
current_parsed_root->dire
ctory, strlen (current_parsed_root->directory)))) == 0' failed.
cvs [server aborted]: received abort signal
cvs: lock.c:177: lock_name: Assertion `(__extension__ (__builtin_constant_p
(str
len (current_parsed_root->directory)) && ((__builtin_constant_p (repository)
&&
strlen (repository) < ((size_t) (strlen (current_parsed_root->directory))))
|| (
__builtin_constant_p (current_parsed_root->directory) && strlen
(current_parsed_
root->directory) < ((size_t) (strlen (current_parsed_root->directory))))) ?
__ex
tension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p (repository)
&& __
builtin_constant_p (current_parsed_root->directory) && (__s1_len = strlen
(repos
itory), __s2_len = strlen (current_parsed_root->directory),
(!((size_t)(const vo
id *)((repository) + 1) - (size_t)(const void *)(repository) == 1) ||
__s1_len >
= 4) && (!((size_t)(const void *)((current_parsed_root->directory) + 1) -
(size_
t)(const void *)(current_parsed_root->directory) == 1) || __s2_len >= 4)) ?
memc
mp ((__const char *) (repository), (__const char *)
(current_parsed_root->direct
ory), (__s1_len < __s2_len ? __s1_len : __s2_len) + 1) :
(__builtin_constant_p (
repository) && ((size_t)(const void *)((repository) + 1) - (size_t)(const
void *
)(repository) == 1) && (__s1_len = strlen (repository), __s1_len < 4) ?
(__built
in_constant_p (current_parsed_root->directory) && ((size_t)(const void
*)((curre
nt_parsed_root->directory) + 1) - (size_t)(const void
*)(current_parsed_root->di
rectory) == 1) ? (__extension__ ({ register int __result = (((__const
unsigned c
har *) (__const char *) (repository))[0] - ((__const unsigned char *)
(__const c
har *)(current_parsed_root->directory))[0]); if (__s1_len > 0 && __result ==
0)
{ __result = (((__const unsigned char *) (__const char *) (repository))[1] -
((_
_const unsigned char *) (__const char *)
(current_parsed_root->directory))[1]);
if (__s1_len > 1 && __result == 0) { __result = (((__const unsigned char *)
(__c
onst char *) (repository))[2] - ((__const unsigned char *) (__const char *)
(cur
rent_parsed_root->directory))[2]); if (__s1_len > 2 && __result == 0)
__result =
 (((__const unsigned char *) (__const char *) (repository))[3] - ((__const
unsig
ned char *) (__const char *) (current_parsed_root->directory))[3]); } }
__result
; })) : (__extension__ ({ __const unsigned char *__s2 = (__const unsigned
char *
) (__const char *) (current_parsed_root->directory); register int __result =
(((
__const unsigned char *) (__const char *) (repository))[0] - __s2[0]); if
(__s1_
len > 0 && __result == 0) { __result = (((__const unsigned char *) (__const
char
 *) (repository))[1] - __s2[1]); if (__s1_len > 1 && __result == 0)
 __result =
 (((__const unsigned char *) (__const char *) (repository))[2] - __s2[2]);
if (_
_s1_len > 2 && __result == 0) __result = (((__const unsigned char *)
(__const ch
ar *) (repository))[3] - __s2[3]); } } __result; }))) :
(__builtin_constant_p (c
urrent_parsed_root->directory) && ((size_t)(const void
*)((current_parsed_root->
directory) + 1) - (size_t)(const void *)(current_parsed_root->directory) ==
1) &
& (__s2_len = strlen (current_parsed_root->directory), __s2_len < 4) ?
(__builti
n_constant_p (repository) && ((size_t)(const void *)((repository) + 1) -
(size_t
)(const void *)(repository) == 1) ? (__extension__ ({ register int __result
= ((
(__const unsigned char *) (__const char *) (repository))[0] - ((__const
unsigned
 char *) (__const char *)(current_parsed_root->directory))[0]); if (__s2_len
> 0
 && __result == 0) { __result = (((__const unsigned char *) (__const char *)
(re
pository))[1] - ((__const unsigned char *) (__const char *)
(current_parsed_root
->directory))[1]); if (__s2_len > 1 && __result == 0) { __result =
(((__const un
signed char *) (__const char *) (repository))[2] - ((__const unsigned char
*) (_
_const char *) (current_parsed_root->directory))[2]); if (__s2_len > 2 &&
__resu
lt == 0) __result = (((__const unsigned char *) (__const char *)
(repository))[3
] - ((__const unsigned char *) (__const char *)
(current_parsed_root->directory)
)[3]); } } __result; })) : (__extension__ ({ __const unsigned char *__s1 =
(__co
nst unsigned char *) (__const char *) (repository); register int __result =
__s1
[0] - ((__const unsigned char *) (__const char *)
(current_parsed_root->director
y))[0]; if (__s2_len > 0 && __result == 0) { __result = (__s1[1] - ((__const
uns
igned char *) (__const char *) (current_parsed_root->directory))[1]); if
(__s2_l
en > 1 && __result == 0) { __result = (__s1[2] - ((__const unsigned char *)
(__c
onst char *) (current_parsed_root->directory))[2]); if (__s2_len > 2 &&
__result
 == 0) __result = (__s1[3] - ((__const unsigned char *) (__const char *)
(curren
t_parsed_root->directory))[3]); } } __result; }))) : strcmp (repository,
current
_parsed_root->directory)))); }) : strncmp (repository,
current_parsed_root->dire
ctory, strlen (current_parsed_root->directory)))) == 0' failed.

What it might be??

Bye,
Alexey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]