Jump to content
SubSpace Forum Network

Recommended Posts

Posted

I have found a way to update from / commit to the repository without tortoiseSVN, so I can now work on DCME when I want to :ph34r:

I use the command-line based Subversion program... but I made myself some interface in VB to work with it easily.. so I have my "View changes" , "Checkout" and "Commit" buttons that generate and run custom .bat files for ez map editor editing smile.gif

Posted

Are you actually adding in any comments? The comments field seems way too small.

 

Comments are a very important thing!

 

Cool that you are able to develop now, hehe blum.gif

Posted

i write comments.. and i can write stuff larger than the comment box width...

with the command-line Subversion program i can only write single-line comments though

Posted

problem is that i have to generate a .bat file ... so if there's a vbnewline or linefeed char in my string, it will make a new line in the .bat text file and screw up everything...

i guess i could execute the commands directly, but the console window will probably close right after its done, which is not useful when you want to read the log or things like that

Posted

yeah i can do lots of things that would probably work better than that... but i didnt know exactly how so... bleh...

but i'd like to know how to send directly to the command prompt and read what's coming out of it.. mhm

Guest
This topic is now closed to further replies.
×
×
  • Create New...