The repository tag has no wiki summary.
0
votes
0answers
39 views
My Repositories Can Not Connect to Internet
I`m on OpenSUSE!
My repositories on opensuse 12.1 64bit (kde) can not connect to Internet (in yast and terminal) and I can not update my machine. But I could go to direction of repository in ...
0
votes
1answer
24 views
adding repo to yum
I need to install mongodb server on my linux. To install via yum command I need to add it to my repo. Can someone guide me how to add something in my repo?
...
0
votes
2answers
29 views
Saving Git remotes inside the Git repository itself?
I have a few projects under version control using Git.
Since it is a distributed version control system, it is very easy to have it hosted at multiple places (GitHub, Bitbucket, Google Code, etc.) ...
0
votes
0answers
54 views
Could not resolve 'security.ubuntu.com' | Could not resolve 'old-releases.ubuntu.com'
I am using ubuntu karmic koala. When I first logged in the sources.list file had an outdated list of repositories and so packages couldnot be reached. So I updated the sources.list to
deb ...
3
votes
1answer
79 views
Is there way to list all existing repositories using git?
In order to clone a git repository one must have the name of the repository. When working with many repositories it can be hard to remember all the different names, so now I'm wondering if there is ...
4
votes
0answers
150 views
Why does Software Update and Add/Remove Software claim all packages are untrusted?
About two days ago, Software Update started asking me for me root password in order to update packages. It gives me a dialog box saying:
The software is not from a trusted source. Do not update ...
1
vote
1answer
51 views
make: my own simple repository
I have got an account on a server at my university. I want to share a program code with another student. I thought I should put it on my github account. Unfortunately, I cannot because the code is ...
1
vote
0answers
23 views
Converting an SVN repository to SQL database
I have downloaded the svn repository of Atunes using TortoiseSVN. I would like to transfer the logs of activity of the developers to a SQL database, preferably an Oracle one. Is there any software ...
2
votes
1answer
43 views
Moving a Mercurial repository between OS's
I have been working with a local Mercurial repository on my Ubuntu PC for my personal documents. I am planning on using Windows more frequently, so I would like to move the repository over to my ...
2
votes
0answers
25 views
How to synchronize between differently structured directories using rsync (or other program)
Does anyone of you know how to perform the following task:
Suppose you have two directory trees, which I will call source and target. They may have a very different structure, but could contain many ...
0
votes
3answers
76 views
Is there a free open source repository that enables svn+ssh (through firewall port 22)?
This is a rephrased question of What is the simplest way to use svn repository through firewall without compromizing the security?
We need a new svn repository similar to googlecode (gpl, mit, bsd, ...
0
votes
1answer
141 views
CentOS 6.0 yum audacity dependency
I'm trying to install audacity on centos using yum and I cant force yum to resolve all dependencies, here's what i got, can someone help me with it (when I download the rpm file and click-installit i ...
0
votes
1answer
69 views
Where are Ubuntu packages that I can't find by name (OpenJDK, Ruby, etc.)?
Just installed Ubuntu 9.0.4. When using apt-get, I found I could not get packages like OpenJDK, Ruby etc.
Do I need to add some additional repository?
1
vote
1answer
55 views
cygwin mirrors/ repositories - tee and svn
I have run Cygwin setup using a handful of different repositories, but certain programs appear to be missing from from the ones I have tried so far. I am specifically looking for tee and svn.
Which ...
2
votes
1answer
41 views
How do I get yum to see updates to a local repo without cleaning cache?
I have set up a local yum repository which I use to install test builds. For the testing purposes, my packages are versioned by <svn version number>.<date>.<time> (e.g. ...
1
vote
1answer
46 views
Upgrading software packages from CLI in Linux from some online repo
I am on CentOS and have tried the following:
[root@XMPP tigase]# rpm -Uvh MySQL-server-5.5.15-1.linux2.6.x86_64.rpm
error: open of MySQL-server-5.5.15-1.linux2.6.x86_64.rpm failed: No such file or ...
1
vote
0answers
128 views
Private Git Repository Using a VPN with Tinc, SSH, and Git
Would it be possible to set up a VPN using tinc as the VPN software on Ubuntu or Windows 7, and then connect from a computer (from outside the local network) to the computer hosting the VPN, in order ...
0
votes
2answers
66 views
Git: Is it OK to copy (not clone) a git repository
I'm pretty new to Git and was wondering if it's ok to copy a git repository with common UNIX commands (like cp or tar/untar), rather than through git clone.
I'm in the situation where I have a ...
0
votes
0answers
123 views
Hudson/Jenkins Plugin for stopping builds
I was wondering if anyone knows of a plugin for Hudson/Jenkins that prompts a user to enter a reason when they press the 'stop build' button.
This reason would then be shown on the build description ...
2
votes
1answer
41 views
Trying to push only key commits to git server
I have a git repository on a server. I can pull or clone copies from it. In a working copy, I want to create a branch and do some work. So far so standard.
While doing that work, I may well perform ...
0
votes
1answer
303 views
MiKTeX-Repo offline - how to build a custom repo?
I tried to download some additional packages for miktex, but it seems that the website has problems (it's running IIS...).
The miktex package manager can't connect to online-repo. I tried to reach the ...
2
votes
3answers
423 views
Am I using 'zypper' correctly?
I'm a relatively new OpenSuse user, coming from several years with Ubuntu. In Ubuntu, the update manager would pop up every now and then and let me know when I had stuff to install. If I manually ...
0
votes
2answers
360 views
Is it possible to install Gentoo portage manager (emerge) on Ubuntu?
And vice versa?
For example install apt-get on Gentoo and connect Ubuntu's repositories.
And if it is possible how can I do it? (at least in general terms)
3
votes
2answers
240 views
How to deal with binary files in Google Code?
How do you deal with binary files in your Google Code Mercurial repository? I have heard something about bfiles extension and such, but I do not know where to begin.
If you are going to say I should ...
0
votes
0answers
103 views
Viewsonic monitor VA1716wb not compatible with Fedora 14
The veiwsonic monitor 1716wb displays as "Unknown" when I install the Fedora14 operating system but the same works fine with other operating systems like windows.
The monitor keeps flickering while ...
0
votes
0answers
81 views
Missing package on default repositories
What repository should I add to install libjack-jackd2-dev?
Because installing them on standard ones on 10.04 ubuntu gives an error that libjack wasn't found.
2
votes
2answers
1k views
How do I add a apt-get repository without editing /etc/apt/sources.list?
I want to add a repository to apt-get (without potentially messing up /etc/apt/sources.list) through the user of a script. This script may run multiple times so I can't just append the entry each ...
1
vote
1answer
410 views
How to name files in /etc/apt/sources.list.d/ to be ignored without warnings?
N: Ignoring file 'cloudera.list_' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
N: Ignoring file 'opera.list_' in directory '/etc/apt/sources.list.d/' as it has an ...
1
vote
1answer
2k views
Install wine on RHEL with Yum
I'm trying to install Wine on Red Hat Enterprise Linux using Yum, but it's not in the RHEL repository. How can I install RHEL via Yum? I'm pretty sure there may be other repositories out there ...
0
votes
3answers
114 views
1
vote
1answer
487 views
TortoiseHg; How to Connect to Server?
I'm starting a project with another partner of mine and have therefore resorted to using the Student Package from Kiln as a repository. I would like to get the bloody thing to work.
I've looked at ...
0
votes
1answer
49 views
Maintaining a repository of binary files
I have a bunch of files in proprietary format (.pdf, .doc, .wmv, etc) that I want to mirror on a server I have, for archival purposes as well as to be able to pull down the "asset repository" to ...
2
votes
1answer
378 views
Where should I put my Git repository?
I have an Ubuntu box at home, and I want to have a directory that has all (more or less) my Git repositories. Eventually (when I get some team projects at school this year), I'll want have some of the ...
1
vote
0answers
51 views
Software Update in Ubuntu? (Non-APT)
I'm looking for a system to update software WITHOUT using the Ubuntu repositories. In other words, for my own project, not in the Canonical repositories, is there software that will allow you to ...
3
votes
1answer
6k views
Is there still a repository for debian etch packages?
I know etch is unsupported now but i still have etch machines that i can not upgrade right now.
So my question aims for a repo to put into my sources.list.
5
votes
1answer
954 views
Problem with git corrupted files
I have recently removed some folders from my git repos history using the following command:
git filter-branch --index-filter 'git rm -r --cached var' -- --all
Unfortunately I cannot pull anymore ...
0
votes
1answer
801 views
Ubuntu: How to use Debian DVD images (iso) as Repository?
i use Ubuntu. i have 5 Debian DVDs as iso files. how could i introduce them to Ubuntu as repository?
i do not want to burn them and waste a DVD. i just want to mount them and use apt-cdrom .
any one ...
1
vote
4answers
637 views
Smallest linux with apt repositories?
Does someone knows a small linux distro that comes with apt package?
I tried puppy linux and dsl, but I didn't like any of those.
I am looking to setup a LAMP into a virtual machine with a small ...
0
votes
2answers
235 views
Ubuntu get package source from universe repository, but the correct source is in main repository
I want to get source of `thinkfinger' package,
sudo apt-get source thinkfinger
But, it reports 403 error, and I found that it get the source from xxxx/pool/universe/t/thinkfinger/, but the correct ...
1
vote
1answer
80 views
How to set up an apt repository?
I am interested in setting up an apt repository on my server to host some of my packages.
How would I go about doing this? It's a shared server.
Basically, I want to do what Google did in regards ...
5
votes
2answers
1k views
checking out a portion of a git repository
How can I check out just a portion of a Git repository? I have a repository that has several modules, and I only want one of the modules installed on a particular site.
In Subversion, I'd do svn ...
1
vote
1answer
80 views
Lesser known Ubuntu desktop applications [closed]
So, this Ubuntu software center comes with 100s of applications of all types.
In this version they have disabled rating, making it hard to find how good it is.
I found gnome-shell today, that seemed ...
1
vote
2answers
370 views
Add a parent directory to a git repositoy
I have created a git repository for the C implementation of a program.
I am about to add a Matlab implementation and I would like to have a single repository with two subdirectories: one for the C ...
1
vote
1answer
558 views
Mercurial mirror: abort: No such file or directory: http://[…]/00manifest.i
I am trying to setup a daily mirror of a mercurial repository - code.python.org in particular - within our local network, and serve that via Apache HTTPD.
On the remote host that hosts apache, I did ...
2
votes
2answers
798 views
Setting up a git repository on a server
I read through the other git questions here but couldn't really follow whether they are trying to do the same thing as I am. So if you find any duplicates, please let me know.
I have a central server ...
1
vote
0answers
225 views
How to upgrade a 1.4.3 TortoiseSVN-created repository to 1.6.x?
A few years ago, TortoiseSVN 1.4.3 was deployed to our software development team and we are now looking at upgrading the client to the latest 1.6.x version. I had hoped this upgrade would be ...
3
votes
2answers
277 views
0
votes
1answer
1k views
Is it possible to analyze the size of a SubVersion repository?
Is it possible to know how much disk space each project in a SubVersion repository is using?
I can check out a working copy of each project and look at the size each project takes up, but I don't ...
6
votes
6answers
3k views
Find packages installed from a certain repository with aptitude
I'm in search for something analog to this question: Zypper: How do I display all packages from a certain repository?
Since I'm on Ubuntu, I need an aptitude based solution: How can I get a list of ...
1
vote
1answer
328 views
How to set the subversion repository root in Debian?
I have just switched from an old Fedora Core server to Debian Linux v5.0.4.
Having migrated the old repository and configured access through svn+ssh, I now want to be able to access the repository ...