Quick Search


Tibetan singing bowl music,sound healing, remove negative energy.

528hz solfreggio music -  Attract Wealth and Abundance, Manifest Money and Increase Luck



 
Your forum announcement here!

  Free Advertising Forums | Free Advertising Board | Post Free Ads Forum | Free Advertising Forums Directory | Best Free Advertising Methods | Advertising Forums > Post Your Free Ads Here in English for Advertising .Adult and gambling websites NOT accepted. > Small Business Opportunities:

Small Business Opportunities: This section is for posting your free classified ads about different work at home and home based business opportunities. NO PORN ALLOWED!

Reply
 
Thread Tools Display Modes
Old 06-19-2011, 02:35 PM   #1
xindie6509
 
Posts: n/a
Default mercurial vapors 7aN2Michael Maddox - Software Dev

Michael Maddox - Software Development

Please note: The following information is specific to the 01-19-2011 Veracity nightly build (version 0.5.5.10370). I may come back from time to time as the Veracity command API solidifies to update this to newer and more accurate information.
SourceGear Veracity tends to be more like Mercurial / hg than like git. There is a ton of documentation on Mercurial, but not much available for Veracity at the moment.
While learning Veracity, I often found myself reading docs for Mercurial and then figuring out how Veracity was different through trial and error.
This blog posts contains my notes on some of the things I've learned.
It's often possible to replace an hg command one for one with a vv command (i.e. hg status ~= vv status) and the results will be meaningfully similar if not exactly the same.
...
Generally, step one is to create your repo. In Mercurial, this is done by creating a new directory and executing "hg init" within that directory. For Veracity, you do the same basic thing, but you also need to give the repo a name as a parameter to init:
vv init repo1
After initializing a repository, the first logical step is to setup your user. In Mercurial,mercurial fg, this is done by creating an .hgrc file in the appropriate location. In Veracity, you must first create the user if they don't yet exist (use "vv users" to show existing users) using:
vv createuser myemail@example.com
Once the user exists, you set the current user using:
vv whoami myemail@example.com
You can use "vv whoami" at any time to see who Veracity thinks you currently are.
...
Once you have a repository, you can startup a web server to view the repository (although there obviously won't be much to look at if you just initialized it). For Mercurial, this is simply:
hg serve
For Veracity, the "vv serve" command requires you first run "vv localsettings set server/files <path>" to provide a path to the website files. I suspect Mercurial does not need this "set server files" step because the installer takes care of setting this path somehow.
...
The status command works the same, but the output is visibly different (git's output is visibly different for the status command as well).
...
The add command requires a file or directory name in Veracity, whereas Mercurial will add all files if you don't specify a parameter.
Like Mercurial (and unlike git),ctr 360 3aO4Nike Mercurial Talaria V FG DTOM US Wo, you only need to use the add command on new files (modified existing files are automatically part of the change set by default).
...
The commit command works similarly, although hg has a nice feature where it will pop up an editor to provide a commit comment while Veracity works more like git in that you provide the commit message with a command line parameter (which is also possible with hg).
...
A basic no parameter diff works very similarly between Veracity and Mercurial.
...
The branch and branches commands with no parameters work exactly the same.
Creating a new branch in Veracity requires adding a "--new" parameter (Mercurial doesn't need/use "--new"):
vv branch branch_name_here --new
One interesting branching difference is that the default branch in Mercurial is named "default",mercurial vapor superfly 9vNUForudbestil Mercurial Vapor Superfly III Elite CR7, but in Veracity (as well as git),mercurial vapors, the default branch is named "master".
...
To switch branches in Veracity, you use the branch or update (with -b parameter before the branch name) command.
vv update -b master -aka- vv branch master
vv update -b branch1 -aka- vv branch branch1
To switch branches in hg,vapors mercurial,mercurial superfly 5fHHPantalon de golf nike sans, you use the update or checkout command.
hg update default
hg update branch1
(To switch branches in git, you use the checkout command.)
...
Cloning a repository from a web server is different.
hg:
hg clone .
Veracity:
vv clone localdevrepo
vv checkout localdevrepo
...
Pushing and pulling from a repository is basically the same in the no parameter scenario:
>hg pull
pulling from
searching for changes
no changes found
>hg push
pushing to
searching for changes
no changes found
>vv pull
Pulling from
Retrieving dagnodes...done
Retrieving blobs...done
Committing changes...done
Merging databases...done
>vv push
Pushing to
Sending dagnodes...done
Sending blobs...done
Committing changes...done
Cleaning up...done
Veracity currently only supports pushing and pulling from a cloned repo to it's "parent", but SourceGear is actively working on enhancements in this area.
  Reply With Quote

Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT. The time now is 10:31 PM.

 

Powered by vBulletin Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Free Advertising Forums | Free Advertising Message Boards | Post Free Ads Forum