comp.lang.ada
 help / color / mirror / Atom feed
From: vlc <just.another.spam.account@googlemail.com>
Subject: Re: Configuring CVS or SVN in GPS
Date: Fri, 24 Jul 2009 11:53:40 -0700 (PDT)
Date: 2009-07-24T11:53:40-07:00	[thread overview]
Message-ID: <efdfc394-7380-4ff4-9917-5a8d40f2693b@c29g2000yqd.googlegroups.com> (raw)
In-Reply-To: 9461a858-8880-433b-9c5a-e3caf78e8d3b@e27g2000yqm.googlegroups.com

On Jul 24, 8:00 pm, Pablo <pablit...@gmail.com> wrote:
> Hi people,
> I need to configure an remote CVS repository and (in other project...)
> a remote Subversion repository in GPS. Do you know how to do it?

For Subversion:

Project -> Edit Project Properties
Select tab VCS
In the "System" drop-down combo box select "Subversion"
In the "Repository" entry field put the complete URL of the
repository, e.g. http://svn.collab.net/repos/svn/trunk/

As far as I know, there is no way to download the repository into a
working directory from GPS. So you have to run the check-out command
in the project's base directory, e.g.

svn co http://svn.collab.net/repos/svn/trunk/ .

Make sure to use the same URL in GPS as well as in the check-out
command.

CVS:
Never used with GPS.



  parent reply	other threads:[~2009-07-24 18:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-24 18:00 Configuring CVS or SVN in GPS Pablo
2009-07-24 18:38 ` Chrono
2009-07-24 18:53 ` vlc [this message]
2009-07-24 19:35   ` Chrono
2009-07-25 16:10     ` vlc
2009-07-28 12:58       ` Chrono
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox