mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
Author:halw
Date:2009-12-01T18:13:54.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@364 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -79,6 +79,7 @@ If you choose to execute the command, then just press <code>return</code>. If yo
|
||||
|
||||
If you are using the TortoiseSVN GUI client for Subversion on Microsoft Windows, you may prefer to have TortoiseSVN execute the Subversion commands for you from EiffelStudio. You can do this by starting '''tortoiseproc.exe''', and providing the specifics for each command as shown in [http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-automation.html Appendix D of the TortoiseSVN documentation].
|
||||
|
||||
|
||||
Some common Subversion command invocations are shown with their respective command lines below:
|
||||
|
||||
|
||||
@@ -102,3 +103,4 @@ Some common Subversion command invocations are shown with their respective comma
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
[[Property:title|Creating a new void-safe project]]
|
||||
[[Property:weight|2]]
|
||||
[[Property:uuid|92cea2e9-b094-6380-2c5d-1cd1eb3038b4]]
|
||||
{{underconstruction}}
|
||||
|
||||
|
||||
=Creating a new void-safe project=
|
||||
|
||||
Now that we've been introduced to the Eiffel void-safe facilities, let's look at what it takes to set up a new void-safe software project. Here we'll look at the void-safety related project settings and how the can be used. Then we'll look deeper into the use of some of the void-safe tools.
|
||||
|
||||
Reference in New Issue
Block a user