Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/08/2011 in all areas

  1. Name: Mercurial API Submitter: Ton Plomp Submitted: 08 Jan 2011 File Updated: 25 Aug 2012 Category: *Uncertified* LabVIEW Version: 2011 License Type: GNU Public An API for the Mercurial command line interface (hg), includes all the basic commandos: Add Archive Backout Branch Clone Commit Diff Forget Init Log paths Push Pull Remove Rename Revert Status Tag The API provides an interface to communicate with a Mercurial Repository.This API is not meant as a integrated Mercurial provider in LabVIEW. Installation is performed by VIPM, after which a palette is created in the user.lib palette. You can access the sourcecode of this API at Bitbucket. Licensed under GPLv2, since it creates a derivative on the Mercurial icon. © Matt Mackall Copyright © 2012 Ton Plomp This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Click here to download this file
    2 points
  2. LabVIEW definitely falls into this category. I have no idea how many times I have tried to explain that I actually program entire programs in LV to text only programmers. They almost never believe me. (Sometimes even after showing them LV examples)
    1 point
  3. Thats pretty much what mine does. Tags are very flexible and you can add more and more as the need arises. Although I found it easier just to define a tag rather than have a fancy interface for managing them.
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.