Blender Git Loki

Git Commits -> Revision 0ec76c6

Revision 0ec76c6 by Campbell Barton (master)
April 12, 2008, 15:03 (GMT)
removed blenders backup feature.
sprintf(str, "/bin/su root -c 'cd %s; /bin/tar cf - "%s" | (/bin/cd %s; /bin/tar xf -)'", from, file, to);
return system(str);

This would ask for a password in blenders terminal, in ubuntu there is no root user...
If this feature is added back it should be written in a much nicer way.

Also made HKey toggle hidden files in the file selector.

Commit Details:

Full Hash: 0ec76c6dcf462f51d8f2a46c21dbd83870fc4eda
SVN Revision: 14396
Parent Commit: 165bfce
Lines Changed: +10, -19

5 Modified Paths:

/source/blender/blenkernel/intern/packedFile.c (+2, -2) (Diff)
/source/blender/blenlib/BLI_blenlib.h (+0, -1) (Diff)
/source/blender/blenlib/intern/fileops.c (+0, -12) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -1) (Diff)
/source/blender/src/filesel.c (+7, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021