Home
last modified time | relevance | path

Searched refs:cmt_revstr (Results 1 – 4 of 4) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dold-and-busted.c949 const char *cmt_datestr, *cmt_revstr; in atts_to_entry() local
959 cmt_revstr = svn_hash_gets(atts, ENTRIES_ATTR_CMT_REV); in atts_to_entry()
960 if (cmt_revstr) in atts_to_entry()
962 entry->cmt_rev = SVN_STR_TO_REV(cmt_revstr); in atts_to_entry()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dold-and-busted.c949 const char *cmt_datestr, *cmt_revstr; in atts_to_entry() local
959 cmt_revstr = svn_hash_gets(atts, ENTRIES_ATTR_CMT_REV); in atts_to_entry()
960 if (cmt_revstr) in atts_to_entry()
962 entry->cmt_rev = SVN_STR_TO_REV(cmt_revstr); in atts_to_entry()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dold-and-busted.c949 const char *cmt_datestr, *cmt_revstr; in atts_to_entry() local
959 cmt_revstr = svn_hash_gets(atts, ENTRIES_ATTR_CMT_REV); in atts_to_entry()
960 if (cmt_revstr) in atts_to_entry()
962 entry->cmt_rev = SVN_STR_TO_REV(cmt_revstr); in atts_to_entry()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dold-and-busted.c949 const char *cmt_datestr, *cmt_revstr; in atts_to_entry() local
959 cmt_revstr = svn_hash_gets(atts, ENTRIES_ATTR_CMT_REV); in atts_to_entry()
960 if (cmt_revstr) in atts_to_entry()
962 entry->cmt_rev = SVN_STR_TO_REV(cmt_revstr); in atts_to_entry()