Home
last modified time | relevance | path

Searched refs:P4CommandException (Results 1 – 5 of 5) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dgit-p4.py717 class P4CommandException(P4Exception): class
3786 …raise P4CommandException("No remote p4 branches. Perhaps you never did \"git p4 clone\" in here.")
3794 … raise P4CommandException("Error: branch %s does not exist." % self.branch)
3796 … raise P4CommandException("Error: no branch %s; perhaps specify one with --branch." %
4066 except P4CommandException as e:
/dports/devel/git-gui/git-2.34.1/
H A Dgit-p4.py717 class P4CommandException(P4Exception): class
3786 …raise P4CommandException("No remote p4 branches. Perhaps you never did \"git p4 clone\" in here.")
3794 … raise P4CommandException("Error: branch %s does not exist." % self.branch)
3796 … raise P4CommandException("Error: no branch %s; perhaps specify one with --branch." %
4066 except P4CommandException as e:
/dports/devel/git-p4/git-2.34.1/
H A Dgit-p4.py717 class P4CommandException(P4Exception): class
3786 …raise P4CommandException("No remote p4 branches. Perhaps you never did \"git p4 clone\" in here.")
3794 … raise P4CommandException("Error: branch %s does not exist." % self.branch)
3796 … raise P4CommandException("Error: no branch %s; perhaps specify one with --branch." %
4066 except P4CommandException as e:
/dports/devel/git/git-2.34.1/
H A Dgit-p4.py717 class P4CommandException(P4Exception): class
3786 …raise P4CommandException("No remote p4 branches. Perhaps you never did \"git p4 clone\" in here.")
3794 … raise P4CommandException("Error: branch %s does not exist." % self.branch)
3796 … raise P4CommandException("Error: no branch %s; perhaps specify one with --branch." %
4066 except P4CommandException as e:
/dports/devel/git-cvs/git-2.34.1/
H A Dgit-p4.py717 class P4CommandException(P4Exception): class
3786 …raise P4CommandException("No remote p4 branches. Perhaps you never did \"git p4 clone\" in here.")
3794 … raise P4CommandException("Error: branch %s does not exist." % self.branch)
3796 … raise P4CommandException("Error: no branch %s; perhaps specify one with --branch." %
4066 except P4CommandException as e: