Is there an equivalent command to ‘p4 opened’ in svn?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It looks like
svn statusperforms the same function. This command is what I commonly use for a “where am I?” command. It shows work that I’ve done but not yet committed to the repository.I’m not familiar with Perforce, but I got info from p4 opened.