Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Save files twice
Save files twice [message #45302] Mon, 10 February 2003 13:01 Go to next message
Eclipse UserFriend
Originally posted by: dagmar.buggle.zf.com

Hi,
I'm working on Win NT 4.0 and my source files are under ClearCase CM.
Formerly I worked with jbuilder7, from there I took my directory structure
and made an eclipse project out of these files. The whole thing works
quite well so far, but there is one annoying limitation: I am able to save
each file after changing it only once. If I'm adding another change and
want to save the file again, the following message will be displayed:

Save could not be completed
Reason:
Resource is out of sync with the file system.

The thing works, if I close the file without saving and reopen it or
simply refresh the file after saving. But this is rather annoying, and I
think, it should be possible to save whenever i feel the need to do so.

Am I doing something wrong? Is there a setting which is not set properly?
Or is it a feature?

Thanks, Dagmar
Re: Save files twice [message #45910 is a reply to message #45302] Wed, 12 February 2003 14:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sschurman.nospam.rational.com

Hi Dagmar,

No, this is not the expected behavior.
Are you manually checking out the file before saving it?
What kind of editor are you using?
Can you tell me what version of Eclipse you are using?
Also, what version of ClearCase (and patch level) are you using? You can run
"cleartool -ver" from a command line to get this information.

Regards,
Stef

"Dagmar Buggle" <dagmar.buggle@zf.com> wrote in message
news:b287qm$vje$1@rogue.oti.com...
> Hi,
> I'm working on Win NT 4.0 and my source files are under ClearCase CM.
> Formerly I worked with jbuilder7, from there I took my directory structure
> and made an eclipse project out of these files. The whole thing works
> quite well so far, but there is one annoying limitation: I am able to save
> each file after changing it only once. If I'm adding another change and
> want to save the file again, the following message will be displayed:
>
> Save could not be completed
> Reason:
> Resource is out of sync with the file system.
>
> The thing works, if I close the file without saving and reopen it or
> simply refresh the file after saving. But this is rather annoying, and I
> think, it should be possible to save whenever i feel the need to do so.
>
> Am I doing something wrong? Is there a setting which is not set properly?
> Or is it a feature?
>
> Thanks, Dagmar
>
>
Re: Save files twice [message #46184 is a reply to message #45910] Fri, 14 February 2003 11:49 Go to previous message
Eclipse UserFriend
Originally posted by: dagmar.buggle.zf.com

Hi Stefan,
I'm manually checking out the files before changing it. Mostly I just
leave them checked out until I remove my development branch. What do you
mean with using an editor? I'm using eclipse, I think I've got the latest
(stable) build:

Version: 2.1
Build id: 200212181304

ClearCase Version Info is:

ClearCase version 4.2 (2001A.04.00) (Mon Apr 16 09:56:34 2001)
clearcase patch p4.2.NT-1 (Wed Jun 6 15:25:44 2001)
clearcase patch p4.2.NT-2 (Fri Jun 8 13:30:51 2001)
clearcase patch p4.2.NT-3 (Thu Jul 26 14:29:46 2001)
clearcase patch p4.2.NT-4 (Wed Sep 12 15:55:46 2001)
clearcase patch p4.2.NT-5 (Wed Aug 29 12:32:26 2001)
clearcase patch p4.2.NT-6 (Wed Oct 31 15:30:30 2001)
clearcase patch p4.2.NT-7 (Fri Nov 9 13:11:48 2001)
@(#) MVFS version 4.2+ (Sep 29 2001 12:49:40)
cleartool V4.2 (Sat Mar 31 20:15:53 2001)
db_server V4.2 (Tue Mar 27 20:32:32 2001)
VOB database schema version: 53

Maybe another important point: my output directory points to a 'normal'
directory on the filesystem.

OK, thanks so far,
Dagmar


Stefan Schurman wrote:

> Hi Dagmar,

> No, this is not the expected behavior.
> Are you manually checking out the file before saving it?
> What kind of editor are you using?
> Can you tell me what version of Eclipse you are using?
> Also, what version of ClearCase (and patch level) are you using? You can run
> "cleartool -ver" from a command line to get this information.

> Regards,
> Stef

> "Dagmar Buggle" <dagmar.buggle@zf.com> wrote in message
> news:b287qm$vje$1@rogue.oti.com...
> > Hi,
> > I'm working on Win NT 4.0 and my source files are under ClearCase CM.
> > Formerly I worked with jbuilder7, from there I took my directory structure
> > and made an eclipse project out of these files. The whole thing works
> > quite well so far, but there is one annoying limitation: I am able to save
> > each file after changing it only once. If I'm adding another change and
> > want to save the file again, the following message will be displayed:
> >
> > Save could not be completed
> > Reason:
> > Resource is out of sync with the file system.
> >
> > The thing works, if I close the file without saving and reopen it or
> > simply refresh the file after saving. But this is rather annoying, and I
> > think, it should be possible to save whenever i feel the need to do so.
> >
> > Am I doing something wrong? Is there a setting which is not set properly?
> > Or is it a feature?
> >
> > Thanks, Dagmar
> >
> >
Re: Save files twice [message #590236 is a reply to message #45302] Wed, 12 February 2003 14:47 Go to previous message
Eclipse UserFriend
Originally posted by: sschurman.nospam.rational.com

Hi Dagmar,

No, this is not the expected behavior.
Are you manually checking out the file before saving it?
What kind of editor are you using?
Can you tell me what version of Eclipse you are using?
Also, what version of ClearCase (and patch level) are you using? You can run
"cleartool -ver" from a command line to get this information.

Regards,
Stef

"Dagmar Buggle" <dagmar.buggle@zf.com> wrote in message
news:b287qm$vje$1@rogue.oti.com...
> Hi,
> I'm working on Win NT 4.0 and my source files are under ClearCase CM.
> Formerly I worked with jbuilder7, from there I took my directory structure
> and made an eclipse project out of these files. The whole thing works
> quite well so far, but there is one annoying limitation: I am able to save
> each file after changing it only once. If I'm adding another change and
> want to save the file again, the following message will be displayed:
>
> Save could not be completed
> Reason:
> Resource is out of sync with the file system.
>
> The thing works, if I close the file without saving and reopen it or
> simply refresh the file after saving. But this is rather annoying, and I
> think, it should be possible to save whenever i feel the need to do so.
>
> Am I doing something wrong? Is there a setting which is not set properly?
> Or is it a feature?
>
> Thanks, Dagmar
>
>
Re: Save files twice [message #590327 is a reply to message #45910] Fri, 14 February 2003 11:49 Go to previous message
Dagmar Buggle is currently offline Dagmar BuggleFriend
Messages: 3
Registered: October 2009
Junior Member
Hi Stefan,
I'm manually checking out the files before changing it. Mostly I just
leave them checked out until I remove my development branch. What do you
mean with using an editor? I'm using eclipse, I think I've got the latest
(stable) build:

Version: 2.1
Build id: 200212181304

ClearCase Version Info is:

ClearCase version 4.2 (2001A.04.00) (Mon Apr 16 09:56:34 2001)
clearcase patch p4.2.NT-1 (Wed Jun 6 15:25:44 2001)
clearcase patch p4.2.NT-2 (Fri Jun 8 13:30:51 2001)
clearcase patch p4.2.NT-3 (Thu Jul 26 14:29:46 2001)
clearcase patch p4.2.NT-4 (Wed Sep 12 15:55:46 2001)
clearcase patch p4.2.NT-5 (Wed Aug 29 12:32:26 2001)
clearcase patch p4.2.NT-6 (Wed Oct 31 15:30:30 2001)
clearcase patch p4.2.NT-7 (Fri Nov 9 13:11:48 2001)
@(#) MVFS version 4.2+ (Sep 29 2001 12:49:40)
cleartool V4.2 (Sat Mar 31 20:15:53 2001)
db_server V4.2 (Tue Mar 27 20:32:32 2001)
VOB database schema version: 53

Maybe another important point: my output directory points to a 'normal'
directory on the filesystem.

OK, thanks so far,
Dagmar


Stefan Schurman wrote:

> Hi Dagmar,

> No, this is not the expected behavior.
> Are you manually checking out the file before saving it?
> What kind of editor are you using?
> Can you tell me what version of Eclipse you are using?
> Also, what version of ClearCase (and patch level) are you using? You can run
> "cleartool -ver" from a command line to get this information.

> Regards,
> Stef

> "Dagmar Buggle" <dagmar.buggle@zf.com> wrote in message
> news:b287qm$vje$1@rogue.oti.com...
> > Hi,
> > I'm working on Win NT 4.0 and my source files are under ClearCase CM.
> > Formerly I worked with jbuilder7, from there I took my directory structure
> > and made an eclipse project out of these files. The whole thing works
> > quite well so far, but there is one annoying limitation: I am able to save
> > each file after changing it only once. If I'm adding another change and
> > want to save the file again, the following message will be displayed:
> >
> > Save could not be completed
> > Reason:
> > Resource is out of sync with the file system.
> >
> > The thing works, if I close the file without saving and reopen it or
> > simply refresh the file after saving. But this is rather annoying, and I
> > think, it should be possible to save whenever i feel the need to do so.
> >
> > Am I doing something wrong? Is there a setting which is not set properly?
> > Or is it a feature?
> >
> > Thanks, Dagmar
> >
> >
Previous Topic:Package Explorer Pane does not refresh
Next Topic:performance problems due to numerous ClassLoader calls
Goto Forum:
  


Current Time: Thu Apr 25 23:27:01 GMT 2024

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

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

Back to the top