Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Working remote
Working remote [message #185671] Tue, 26 December 2006 08:34 Go to next message
Eclipse UserFriend
Originally posted by: rhasler.aon.at

Hi there,

I have the following problem... My source lies on a server and it is not
version controlled by cvs or svn. But nevertheless i want to access it
here on my local machine.
Is there any possibility to do this?

Thanks,

Raimund
Re: Working remote [message #185703 is a reply to message #185671] Tue, 26 December 2006 22:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Raimund Hasler wrote:
> Hi there,
>
> I have the following problem... My source lies on a server and it is not
> version controlled by cvs or svn. But nevertheless i want to access it
> here on my local machine.
> Is there any possibility to do this?

Possibly. How do you work with those files now (ie, without Eclipse)?

Eric
Re: Working remote [message #185763 is a reply to message #185703] Wed, 27 December 2006 11:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rhasler.aon.at

Hi Eric,

> Possibly. How do you work with those files now (ie, without Eclipse)?

The only thing i want to do with those files is editing them, because on
server side we only have the vi editor to edit them ;-)
Compiling etc. is done directly on the server with the command line. The
files are lying in my own directory so nobody else can edit them and
thats the reason why there is no cvs or similar...

Greets,

Raimund
Re: Working remote [message #185831 is a reply to message #185763] Thu, 28 December 2006 02:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Raimund Hasler wrote:
> Hi Eric,
>
>> Possibly. How do you work with those files now (ie, without Eclipse)?
>
> The only thing i want to do with those files is editing them, because on
> server side we only have the vi editor to edit them ;-)
> Compiling etc. is done directly on the server with the command line. The
> files are lying in my own directory so nobody else can edit them and
> thats the reason why there is no cvs or similar...

Hmm, that's a very unusual circumstance. The only thing i can think of
is to map a drive from your desktop to the server directory, then create
a project in Eclipse that uses the mapped drive as its location.

Hope this helps,
Eric
Re: Working remote [message #185868 is a reply to message #185831] Thu, 28 December 2006 09:29 Go to previous message
Eclipse UserFriend
Originally posted by: rhasler.aon.at

Hi,

> Hmm, that's a very unusual circumstance. The only thing i can think of
> is to map a drive from your desktop to the server directory, then create
> a project in Eclipse that uses the mapped drive as its location.

Thanks for your answer... I'll go to try it

Greets,

Raimund
Previous Topic:convert general project to java project
Next Topic:setting breakpoints on bytecode level
Goto Forum:
  


Current Time: Tue Jul 16 10:15:45 GMT 2024

Powered by FUDForum. Page generated in 0.09333 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top