Author Topic: SlickEdit 2021 26.0.1on Mac can't merge during diff  (Read 1078 times)

Sychev

  • Junior Community Member
  • Posts: 7
  • Hero Points: 0
SlickEdit 2021 26.0.1on Mac can't merge during diff
« on: March 01, 2022, 05:08:56 pm »
I have a local file and file on "cifs" mounted drive. I'm doing a diff between them and trying to merge local file changes into network-mounted file, but get "command not allowed in read only mode" error. The diff window has the "read only" checkbox enabled and grayed out.
When I close the diff window, I can edit and save the network-mounted file just fine.

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2815
  • Hero Points: 148
Re: SlickEdit 2021 26.0.1on Mac can't merge during diff
« Reply #1 on: March 01, 2022, 08:15:38 pm »
Are you comparing two files or comparing a file with version control?

Is the buffer up read-only?  Is the file read-only on disk?

Sychev

  • Junior Community Member
  • Posts: 7
  • Hero Points: 0
Re: SlickEdit 2021 26.0.1on Mac can't merge during diff
« Reply #2 on: March 03, 2022, 07:47:29 pm »
2 files... same name. One on my MacBook, one on the network-mounted drive.

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2815
  • Hero Points: 148
Re: SlickEdit 2021 26.0.1on Mac can't merge during diff
« Reply #3 on: March 03, 2022, 07:48:47 pm »
2 files... same name. One on my MacBook, one on the network-mounted drive.

The paths are different, right?

Sychev

  • Junior Community Member
  • Posts: 7
  • Hero Points: 0
Re: SlickEdit 2021 26.0.1on Mac can't merge during diff
« Reply #4 on: March 04, 2022, 02:26:26 pm »
right, same file name, different paths...
1)/Users/dsychev/PROJECTS/mercury/external/castsdk2/coresvc/src/main/java/polycom/cast/coresvc/module/miracast/MiracastRTPTask.java
2)/Volumes/dsychev/oban50/platform/external/castsdk2/coresvc/src/main/java/polycom/cast/coresvc/module/miracast/MiracastRTPTask.java

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2815
  • Hero Points: 148
Re: SlickEdit 2021 26.0.1on Mac can't merge during diff
« Reply #5 on: March 07, 2022, 01:39:17 pm »
I have to take a look at how diff handles permissions in this case.

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2815
  • Hero Points: 148
Re: SlickEdit 2021 26.0.1on Mac can't merge during diff
« Reply #6 on: March 07, 2022, 08:39:10 pm »
Can you PM me an email address?  It will help if I can send a test macro.

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2815
  • Hero Points: 148
Re: SlickEdit 2021 26.0.1on Mac can't merge during diff
« Reply #7 on: May 05, 2022, 05:18:05 pm »
For anybody following this thread, Source Diff wasn't getting run if launched from the command line (vsdiff) with the filenames specified already.