Author Topic: File history error  (Read 2980 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
File history error
« on: September 26, 2019, 05:13:39 PM »

I have a project open in C:\bin\joe
The vtg file is C:\bin\joe\gitdiff.vtg.

I was looking at Slick logs for some other issue, and tried to create a new file in the same place, and I get this error.
I get several errors everytime I try to save it at well.
It does seem to actually save the file though.

---------------------------
SlickEdit Pro
---------------------------
Unable to save C:\Users\jporkka\Documents\Slickedit\24.0.0\logs\stacks.txt
A delta cannot be created because 'gitdiff.vtg' is in a directory which is excluded from backup history
---------------------------
OK   
---------------------------

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2897
  • Hero Points: 153
Re: File history error
« Reply #1 on: September 26, 2019, 06:41:33 PM »
Yes, we explicitly exclude the SlickEdit logs directory from backups, because the logs might be big, and generally it's only the team here that is using them.

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Re: File history error
« Reply #2 on: September 26, 2019, 06:57:42 PM »
But this should have nothing to do with where the *vtg file is, should it?