On 2014-07-11, Christian Brabandt wrote:
> Am 2014-07-11 01:54, schrieb Gary Johnson:
> >On the other hand, a file system such as we're using for backups
> >seems pretty unusual, and equal inode numbers over network file
> >systems is also pretty rare. Is this problem worth fixing? Would a
> >pat
Hello,
It looks like you are using a netapp filer to store the files.
The netapp uses filesystem snapshots to make backups of the files, then
mounts these snapshots under the root of the mount point. On the netapp
side, they are two distinct file systems. However, on the client side, it
is a sing
Gary Johnson wrote:
> > > On one of the Linux machines on which I run Vim we run a backup
> > > program which creates hourly and nightly backups of each user's home
> > > directory in ~/.snapshot. The problem is that when I try to view
> > > the differences between a file and its backup copy usi
On 2014-07-11, Павлов Николай Александрович wrote:
> On July 11, 2014 11:38:15 AM GMT+03:00, Erik Christiansen wrote:
> >On 10.07.14 16:54, Gary Johnson wrote:
> >> On the other hand, a file system such as we're using for backups
> >> seems pretty unusual, and equal inode numbers over network file
Am 2014-07-11 01:54, schrieb Gary Johnson:
On the other hand, a file system such as we're using for backups
seems pretty unusual, and equal inode numbers over network file
systems is also pretty rare. Is this problem worth fixing? Would a
patch even be considered? Or should I just resort to wo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On July 11, 2014 11:38:15 AM GMT+03:00, Erik Christiansen
wrote:
>On 10.07.14 16:54, Gary Johnson wrote:
>> On the other hand, a file system such as we're using for backups
>> seems pretty unusual, and equal inode numbers over network file
>> syste
On 10.07.14 16:54, Gary Johnson wrote:
> On the other hand, a file system such as we're using for backups
> seems pretty unusual, and equal inode numbers over network file
> systems is also pretty rare. Is this problem worth fixing? Would a
> patch even be considered? Or should I just resort to
On 2014-07-10, Gary Johnson wrote:
> On 2014-07-10, Gary Johnson wrote:
> > On 2014-07-10, Bram Moolenaar wrote:
>
> > > Did you check the inode numbers on the files? ls --inode.
> > > Vim checks if files are the same, ignoring links, by comparing the inode
> > > and devide number.
> >
> > I was
On 2014-07-10, Gary Johnson wrote:
> On 2014-07-10, Bram Moolenaar wrote:
> > Did you check the inode numbers on the files? ls --inode.
> > Vim checks if files are the same, ignoring links, by comparing the inode
> > and devide number.
>
> I was going to try that before, but thought it unnecessa
On 2014-07-10, Bram Moolenaar wrote:
> Gary Johnson wrote:
>
> > On one of the Linux machines on which I run Vim we run a backup
> > program which creates hourly and nightly backups of each user's home
> > directory in ~/.snapshot. The problem is that when I try to view
> > the differences betwee
Gary Johnson wrote:
> On one of the Linux machines on which I run Vim we run a backup
> program which creates hourly and nightly backups of each user's home
> directory in ~/.snapshot. The problem is that when I try to view
> the differences between a file and its backup copy using vimdiff,
> vi
On Do, 10 Jul 2014, Gary Johnson wrote:
> I'll work on a way to reproduce it.
If you have a chance, take a look at main.c line 2389
That changes the arguments for the files.
Best,
Christian
--
Es verlohnt sich nicht, daß man alle Bücher widerlegt. Exzerpieren
isoliert und hebt eine Sache heraus
On 2014-07-10, Christian Brabandt wrote:
> Hi Gary!
>
> On Mi, 09 Jul 2014, Gary Johnson wrote:
> > On one of the Linux machines on which I run Vim we run a backup
> > program which creates hourly and nightly backups of each user's home
> > directory in ~/.snapshot. The problem is that when I try
Hi Gary!
On Mi, 09 Jul 2014, Gary Johnson wrote:
> On one of the Linux machines on which I run Vim we run a backup
> program which creates hourly and nightly backups of each user's home
> directory in ~/.snapshot. The problem is that when I try to view
> the differences between a file and its bac
On one of the Linux machines on which I run Vim we run a backup
program which creates hourly and nightly backups of each user's home
directory in ~/.snapshot. The problem is that when I try to view
the differences between a file and its backup copy using vimdiff,
vimdiff resolves both file names t
15 matches
Mail list logo