Searched refs:versioned (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dstatus.c75 if (!status->versioned && status->conflicted)
259 if (status->versioned)
357 if (! status->versioned)
400 else if (status->versioned)
407 else if (status->versioned)
510 if (status->versioned && ! status->copied)
592 && !(status->versioned
H A Dstatus-cmd.c194 if (status->versioned
369 /* not versioned: */
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dstatus.c273 ones). This is a mapping of versioned directories to property
584 versioned, then it must have since been deleted from the
782 (*cst)->versioned = status->versioned;
832 if (status->versioned && status->conflicted)
H A Ddelete.c81 else if (! status->versioned)
H A Dshelf2.c451 s->versioned = TRUE;
1484 * The node must already exist on disk, in a versioned parent dir.
1492 /* If it was not already versioned, schedule the node for addition.
1516 * If it is not already versioned, schedule the file for addition.
1612 /* For an added file, copy it into the WC and ensure it's versioned. */
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddelete.c469 if (status->versioned
H A Ddiff_local.c200 if (! status->versioned)
H A Dstatus.c327 LOCAL_ABSPATH doesn't have a versioned parent directory.
690 stat->versioned = TRUE;
712 If IS_IGNORED is non-zero and this is a non-versioned entity, set
733 /*stat->versioned = FALSE;*/
734 stat->kind = svn_node_unknown; /* not versioned */
970 ignored. This function should never be called on a versioned entry.
1056 * be an unversioned file or dir, or a versioned file. For versioned
1167 /* The node exists on disk but there is no versioned information about it,
1393 /* Send an svn_wc_status3_t * structure for the versioned fil
[all...]
H A Ddeprecated.c2790 if (old_status->versioned)
2883 if (old_status->versioned
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_client.h1327 * of a versioned path will cause an update that attempts to add that path;
1643 * set, do not error on already-versioned items. When used on a
1647 * versioned tree (up to @a depth).
1659 * behaviour only when recursing into an already versioned directory with @a
1669 * a versioned directory. If found, add all intermediate paths between it
2047 * on @a url if @a url is already under versioned control, or the nearest parents
2386 /** If the path is under version control, versioned is TRUE, otherwise member in struct:svn_client_status_t
2388 svn_boolean_t versioned;
4448 * path's versioned status to 'unmodified' and changing its on-disk
5517 * either all referring to local WC items or all referring to versioned
[all...]
H A Dsvn_wc.h30 * - Ability to manipulate working copy's versioned data.
248 * @a path is not a versioned directory.
328 * @a path is a versioned directory then the behaviour is like that of
393 * @a path if @a path is a versioned directory, @a levels_to_lock is
439 * @a path is a versioned directory then the behaviour is like that of
461 * still no access because @a path is not a versioned directory, then
988 /** Copying a versioned path. */
991 /** Deleting a versioned path. */
2904 * one versioned entity.
2947 /** The directory containing this entry had a versioned chil
3735 svn_boolean_t versioned; member in struct:svn_wc_status3_t
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc3608 // version of a versioned symbol. For realpath(), this gives us something
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure[all...]

Completed in 205 milliseconds