Quantcast
Channel: Honolulu Hacker
Viewing all articles
Browse latest Browse all 20

Common Accurev Command Line commands and their git/svn counter parts

$
0
0
I’m using Accurev for a new project, thought I’d throw up a blog post of the commands that I use most commonly: Make a new workspace, similar to ‘git clone’ or ‘svn co’: accurev mkws -w workspacename -b streamname_from_server -l local_directory Note: accurev workspaces are similiar to a cloned git repo, kind of but not [...]

Viewing all articles
Browse latest Browse all 20

Trending Articles