Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
152 user(s) are online (125 user(s) are browsing Forums)

Members: 1
Guests: 151

trixie, more...

Headlines

 
  Register To Post  

« 1 (2)
Re: The Nano-X Window System
Home away from home
Home away from home


See User information
@pvanni

.bra {
.ket }
.key name

DATE LFORMAT %d%m%y to env:date

If NOT EXISTS backup:source_auto_backup
makedir backup:source_auto_backup
EndIf

If NOT EXISTS backup:source_auto_backup/$date
makedir backup:source_auto_backup/$date
Endif

If EXISTS backup:source_auto_backup/$date
If EXISTS {name}
copy {name} backup:source_auto_backup/$date
EndIf
Else
echo "** feiled to copy '{name}' to 'backup:source_auto_backup/$date'"
EndIf

run <>nil: notepad {name}

(NutsAboutAmiga)

Basilisk II for AmigaOS4
AmigaInputAnywhere
Excalibur
and other tools and apps.
Go to top
Re: The Nano-X Window System
Not too shy to talk
Not too shy to talk


See User information
@LiveForIt

I think that none of this systems work reliably,
in both ways (copy on boot unless you make a new one
everytime, and copy before editing)
you can discover trashed sources too late.
I think it's better to have a manual save when important
changes are made, because the Murphy (PV) law state:
"You find the trouble just a moment to late"

Oh and with subversion it's only a matter of simple:
svn -m "" ci
for save a new version and subversion saves only changes,
so no wasted hd spaces and work well for executables
and binary data like images audio files and so on

Go to top

  Register To Post
« 1 (2)

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project