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

Frequently Asked Questions

Can I use Trac with a remote subversion repository?

TracFaq - The Trac Project - Trac
You can't use Trac (not yet) with remote repository but you could mirror remote repository using this program: http://svk.elixus.org/ If you're on Windows, the Python bindings support UNC paths, so you can use a repository that's shared out on another machine. Just use the UNC path instead of the local file path when setting up Trac. (Note that this can be slow and that this usage is not recommended by the Subversion development team.)

Can I use Trac with a subtree of my subversion repository?

TracFaq - The Trac Project - Trac
When setting up your Trac environment simply append the subtree of interest to the repository path, eg, if your repository resides in '/var/svn' and you only want to handle a project '/myproject' in Trac, you'd specify '/var/svn/myproject' as your repository path. Alternatively you can change the path in the 'repository_dir' setting in your 'conf/trac.ini' inside the trac instance directory. See similar questions...

So you have a subversion repository. Great, now how do I use it?

Frequently Asked Questions
Well, if you happen to be running a Gentoo or other system configured pretty much exactly like mine, you can just type make in the qui4mplayer directory (which will be created if you follow the SourceForge instructions for using subversion - if you change them you should know which directory you need). If your system isn't exactly like mine, you can go into the directory, type "qmake -project" and "qmake" before "make" and then it should compile for you. See similar questions...

How do I get Trac to resync the timeline with my subversion repository?

TracFaq - The Trac Project - Trac
trac-admin in trac 0.8 and above has a built-in command to resync the repository that works like this. trac-admin <yourprojenv> resync See similar questions...

How do I use a HepForge project's Subversion repository?

HepForge > Documentation > FAQ - CEDAR
First, see the documentation in the user guide. If your confusion is about SVN in general rather than HepForge SVN specifically, then the SVN book is your first port of call. If you want to use Subversion directly, then you have the choice of using the anonymous read-only system over HTTP or the full read-write system via SSH. To use the full permissions system you will need to have a HepForge shell account and be a registered developer on the relevant project. See similar questions...

How do I make and use a subversion repository in my home directory?

Frequently Asked Questions
Make a directory in your home folder* which will hold the repository. (Important Note: You DO NOT want to work directly on the files in the repository. Instead you will check them out and then use subversion to commit changes back to the repository.) prompt$ mkdir myrepository Use svnadmin to populate your repository directory with the files subversion uses to maintain your repository. prompt$ svnadmin create myrepository Import your project files into your repository for the first time. See similar questions...

Where is my Subversion Repository? What's the URL?

FAQ
This is covered in the Subversion Good Practice Guide (which you are required to read if you haven't already) however in general, individual repositories are named in all lowercase in course-username format and all group repositories are named in all lowercase course-groupname format. Your course co-ordinator or lecturer will provide you with more details on the name of your repository, however whatever it is named, it will be located at:https://svn.itee.uq.edu.au/repo/<repositoryname>/ See similar questions...

How can I convert my CVS repository to Subversion?

HepForge > Documentation > FAQ - CEDAR
To convert a CVS repository to Subversion, you should use the cvs2svn command-line tool. Have a good look through the cvs2svn documentation and FAQ before starting. Move your CVS repository to the HepForge server: scp -r mycvsrepo login.hepforge.org: mv mycvsrepo mycvsrepo. See similar questions...

Can I use ViewVC with remote Subversion repositories?

ViewVC: Frequently Asked Questions (FAQ)
There are no released versions of ViewVC which have this support built-in. The feature request is being tracking in issue #268, and we're working to complete it for release in ViewVC 1.1. In the meantime, there are some available workarounds. See similar questions...

What is Trac and how do I use it?

COIN-OR FAQs
Trac is the software we use for hosting the project management Web sites. It is based on a fairly intuitive Wiki, but before editing the wiki pages or submitting a trouble ticket, you must become a registered user and log in. For instructions on how to do this, please go here. See similar questions...

How do I install artifacts to a remote repository?

FAQs-1 - Maven User - Codehaus
You need at least 2.1-SNAPSHOT version of maven-deploy-plugin to make this work, current workaround to use this is to copy the wagon provider jar (ie. wagon-ftp-1.0-alpha-3. See similar questions...

How do I change the default remote repository?

FAQs-1 - Maven User - Codehaus
lt;repositories> <repository> : <id>central</id> <name>any name</name> <url>http://your.remote.repo.url.org</url> : </repository> </repositories> lt;build> ... <plugins> <plugin> <groupId>org.apache.maven. See similar questions...

What is the purpose of remote repository (other than ibilbilo)?

FAQs-1 - Maven User - Codehaus
Actually, simply copying the artifact to the repository is not the same as using deploy. The deploy goal will update various metadata files, create the md5 and sha1 checksum files, and can optionally create missing POM files etc along with actually copying the artifact file. See similar questions...

What happens to a file when it is committed to a Subversion repository?

subversion:
In Subversion, at the time of commit, filenames are translated from their original encoding into an encoding called "UTF". Later, when delivering things to the checkout, SVN translates filenames from UTF back to the client's encoding. This benefit is an important improvement of Subversion over CVS. However, file-to-file references, such as a C-language '#include "foo"', will not work. 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's a good way to structure my Subversion repository?

The RubyForge FAQ
Some projects want to have only one 'main directory' in their repository, so that it would look like svn://rubyforge.org/var/svn/some_project/trunk svn://rubyforge.org/var/svn/some_project/branches svn://rubyforge.org/var/svn/some_project/tags You can create this structure as a project admin by running these commands: svn mkdir svn+ssh://developername@rubyforge.org/var/svn/project/trunk svn mkdir svn+ssh://developername@rubyforge. See similar questions...

How can I convert separate projects in my CVS repository into a single Subversion repository?

cvs2svn FAQ
cvs2svn supports multiproject conversions, but you have to use the options file method to start the conversion. In your options file, you simply call run_options.add_project() once for each sub-project in your repository. For example, if your CVS repository has the layout: /project_a /project_b and you want your Subversion repository to be laid out like this: project_a/ trunk/ ... branches/ ... tags/ ... project_b/ trunk/ ... branches/ ... tags/ .. See similar questions...

Explore Other Topics

Q What's the hair made of?
What does a blinking green light mean?
I have the GM Labor Time Guide loaded on a PC and I have received the SI DVD. What should I do ?
Why doesn't Outlook automatically send and receive my e-mail?
How should I clean my Kate Spade bag?
Can I configure my system to boot Windows 9x/ME/2000/NT x.x and DOS?
Can I borrow money from my retirement account?
What should I do if my ATM or Debit Card is lost or stolen?
Transparent GIF, what is it?
Why would you need a subfloor like OvrX Flooring?
How can I tell if I have hard water?
Question #20: I have a degree from a foreign university. Will my foreign degree be accepted?
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact