QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I create my own, local repository?

The Arch Linux FAQ
Read the comments in the /etc/pacman.conf file, near the bottom. Hint: The first argument to ''gensync'' must be the directory containing the subdirectories named after the packages with the PKGBUILD files, whilst the second argument is the filename of the package database, which must lie in your repository directory. Use ''first source dir, then target dir'' as a rule of thumb.

How do I install a file in my local repository along with a generic POM?

FAQs-1 - Maven User - Codehaus
This solution requires at least 2.0.1-SNAPSHOT or above version of Maven 2. You may do this by typing this command (please take note that this is a single line only). mvn install:install-file -DgroupId=<group-id> -DartifactId=<artifact-id> -Dversion=<version> -Dfile=<path-to-file> -Dpackaging=<packaging> (i.e. jar) -DgeneratePom=true Well, this doesn't work in Maven 2.0.2. It just gives the message "Cannot execute mojo: install-file. See similar questions...

How do I install a file in my local repository along with my customized POM?

FAQs-1 - Maven User - Codehaus
The solution requires at least 2.0.1-SNAPSHOT or above version of Maven 2 and add the -DpomFile=<path-to-pom> parameter just like the sample below. mvn install:install-file -DgroupId=<group-id> -DartifactId=<artifact-id> -Dversion=<version> -Dfile=<path-to-file> -Dpackaging=<packaging> (i.e. jar) -DpomFile=<path-to-pom> See similar questions...

How do I create a dump file of a Subversion repository?

subversion:
Dump the contents of the filesystem to stdout in a 'dumpfile' portable format, sending feedback to stderr. Dump revisions LOWER rev through UPPER rev. If no revisions are given it dumps all revision trees. If only LOWER is given it dumps that one revision tree. See similar questions...

What local EAD conventions is my repository likely to have to develop?

EAD Application Guidelines for Version 1.0: Frequently Asked...
discussed in section 3.3, it is recommended that each repository examine its existing descriptive practices for both overall consistency and for compatibility with EAD prior to beginning any encoding. See similar questions...

top] I have a jar that I want to put into my local repository. How can I copy it in?

Maven - Frequently Asked Technical Questions
If you understand the layout of the maven repository, you can copy the jar directly into where it is meant to go. Maven will find this file next time it is run. If you are not confident about the layout of the maven repository, then you can adapt the following command to load in your jar file, all on one line. See similar questions...

How do I configure Ivy to find ivy files in both a local repository and ivyrep ?

FAQ | Ivy | Jayasoft.org
A frequent configuration of Ivy is to use a local repository + ivyrep + ibiblio to store ivy files and artifacts. lt;artifact pattern="${locallibrep}/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]" /> See similar questions...

Can I create local orders in Lab?

FAQ
Yes, photos that stored on local or networked drives, digital media cards, or CDs can be dragged and dropped into an order in Photogize Lab. You can then select Products and quantities, prejudge the photos, print order forms, and print the order to your digital minilab or photo printer. You can even upload the photos to WebServices and have an email automatically sent to a client that allows them to create a print order using these photos. See similar questions...

How can I create a local copy of a database?

Quick MetaTrieve answers & further help.
If you wish to create a Microsoft Access copy of a database table or joined table in Access, first you need to create a query on the MetaTrieve query page and display the results in Access. This will display as a pass-through query where you can convert it to a table. Follow the Access instructions for converting a pass-through query to a table as outlined in the Help documentation for Access (type in “pass-through query” in the indexsearch). See similar questions...

How to create a network repository from discrete packages?

KUDOS Unofficial Kubuntu FAQ
Install and run a http and/or ftp service (any will do, but "apache2-mpm-worker" is already shipped with the installation CD). E.g.:sudo apt-get install apache2-mpm-worker Serve '/myrepo' directory, on the server, over http and/or anonymous ftp. E.g.:sudo ln -s /myrepo /var/www/ Assuming that the corresponding URL for the repository directory being served is 'http://myreposerver/myrepo' or 'ftp://myreposerver/pub/myrepo', do as below on each remote machine: Edit '/etc/apt/sources. See similar questions...

How to create a CD/DVD repository from discrete packages?

KUDOS Unofficial Kubuntu FAQ
Optionally, embed a descriptive title in the repo (or you'll be asked to supply one interactively) : mkdir /myrepo/.disk echo 'My Extra Packages for Kubuntu 5.04' > /myrepo/.disk/info Burn this repository directory ('/myrepo' in our example) recursively with all of its contents onto a CD or DVD. Use this CD-repository on any Kubuntu machine by inserting the CD/DVD into its tray and,sudo apt-cdrom add See similar questions...

How do you create a new folder in a repository, which already exists and is baselined?

You should load the repository with the new Folder. This folder can be empty, if you picked the Create Empty Folder option. Note that this might not be viewable in the Projects that already had this repository baselined. Use the Check in process. This will ask you to create a dummy file under two folder levels, and then to check the dummy file into your repository, with the "Preserve and Create Structure Path" option. See similar questions...

How do I set up my own apt-able repository?

The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...
If you have built some private Debian packages which you'd like to install using the standard Debian package management tools, you can set up your own apt-able package archive. This is also useful if you'd like to share your Debian packages while these are not distributed by the Debian project. Instructions on how to do this are given in the Debian Repository HOWTO. See similar questions...

Why create a Local Historic District?

MidtownAtlanta.org - Local Historic District Frequently Aske...
A number of Midtown residents have expressed the desire to help preserve the historic identity of Midtown in the face of development pressures from outside the neighborhood. A Local Historic District would provide protection for Midtown's historic character while still allowing for development within a framework that encourages compatibility of design, lot usage, and mass and scale. See similar questions...

Can I create links to local documents on my computer?

Tranglos Software: KeyNote: Frequently asked questions
Yes! If you just want to create clickable hyperlinks to local files, use the "Link to file" command under the "Insert" menu. If you want something extra, read on: It's already possible (from version 0.91 upwards). This only works with tree notes. Create a new node in a tree, then right-click it, and choose "Virtual node" from the context menu. This "links" an external file to that node - the file will remain on disk, and you will be editing the original file, not a copy. See similar questions...

Can I create initial velocities in a local coordinate system?

LS-PrePost Online Documentation | FAQ
Initial velocities can be assigned to nodes using the Page5 IniVel Interface. Use Create Type=Local, and select a local CS from the list (the coordinate system must be pre-defined). See similar questions...

Can I check my own local changes into a CVS repository that I update with CVSup from a master site?

CVSup Frequently Asked Questions
If you are careful and if you understand what is going on behind the scenes, you can make this work. CVSup was designed to allow extra locally checked-in revisions to coexist in the RCS files along with the revisions taken from the master repository on the server. Because CVSup understands the structure of RCS files, it is able to bring in new revisions from the server without disturbing your own revisions that you have checked in locally. See similar questions...

What are the costs/finances of the repository?

Accelerated Cure Project - Repository FAQ
The initial phase of the repository (collection from the first 1,000 of 10,000 subjects) will take approximately 18 months and will cost $2.5 million. The major line items are site-related collection costs, storage costs, and costs associated with management of a multi-center human study. For more information on the costs involved in establishing our repository, download an overview of our repository budget. See similar questions...

Q13: How do I import a module into the cvs repository?

CDCVS FAQ
A13: Sit inside the top directory of the module, then issue the command: cvs import modulename vendor_tag release_tag Where: release_tag is something to denote this initial import, possibly "initial". Note that vendor_tag and release_tag are only used later to check out a copy of the initially imported module, even after many changes have been checked in. For this reason, the exact value of these fields is often not important. However, they must not be the same and must start with a letter. See similar questions...

Where is the Contribution Repository?

Valley Fever Vaccine Project of the Americas
All tax-exempt contributions to the Valley Fever Vaccine Project of the Americas will be deposited into a bank account in the City of Bakersfield, County of Kern, State of California, which is under the control of the Valley Fever Americas Foundation. See similar questions...

Explore Other Topics

What is and where can I find a D&B D-U-N-S Number?
How much hard disc space do I need?
Can historic data be extracted from your logs in order to be used in spreadsheets or reports?
My modem doesn't connect, how can I fix this?
Question: What does the American Heart Association and the Irish Heart foundation say about AEDs?
I'm an "elite" SS stormtrooper, should I get a blood-group tattoo?
How does the switch work?
Yes, but why now?
Do I need to install the "Apache Tomcat Native library which allows optimal performance"?
What time zone is South Bend in?
How often should I have intercourse?
How long does it take the paint to dry?
Can I take ALEVE if I have Diabetes?
More Questions >>

© Copyright 2007-2013 QueryCAT
About • Webmasters • Contact