Re: [Languagetool] Using Subversion + Ant at checkout

2012-07-21 Thread Daniel Naber
On Samstag, 21. Juli 2012, Marco A.G.Pinto wrote:

 Ahhh... then I will use Subversion to download the files and continue 
 editing the .XML with Microsoft Expression Web 4 and e-mail the .XML 
 using e-mail.

Almost - it's better if you don't send the complete file but only the 
changes. svn diff grammar.xml will print out those changes. As you haven't 
used svn before it's also worth mentioning that you need to call svn up 
regularly to get the latest changes other people make to the files.

Regards
 Daniel

-- 
http://www.danielnaber.de

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel


Re: [Languagetool] Using Subversion + Ant at checkout

2012-07-21 Thread Jan Schreiber
Am 21.07.2012 17:13, schrieb Ruud Baars:
 On Windows you could try TurtoiseSVN ..
 
I strongly second that. Get it from
http://tortoisesvn.net

It is basically an extension for the Windows Explorer that makes
interaction with the SVN repository much easier and more intuitive,
because most commands are available in the Explorer context menu if
applicable. For example, just right-click a folder and choose update
from repository. --Jan

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel