Ok, so I can checkout without any disturbance in the repo, so whats the
difference with an export and a checkout.
With best regards
Tomas Larsson
DBC System AB
Olovsholmsgatan 32
50634 Borås
Sweden
Tel: +46 (0)739 932673
tomas_at_dbc-system.com
www.dbc-system.com
-----Ursprungligt meddelande-----
Från: Reedick, Andrew [mailto:jr9445_at_ATT.COM]
Skickat: den 10 april 2008 17:36
Till: Tomas Larsson; users_at_subversion.tigris.org
Ämne: RE: checkout without checking out
> -----Original Message-----
> From: Tomas Larsson [mailto:tomas_at_dbc-system.com]
> Sent: Thursday, April 10, 2008 11:26 AM
> To: users_at_subversion.tigris.org
> Subject: checkout without checking out
>
> Dear Group
> I have my repo on a server, using TSVN on Win workstations.
> I want to run doxygen on the code in batchmode.
> Obviously doxygen need to have the code "checked out", in order
process
> it.
> Is there any way of copying the stuff to the local filesystem on the
> server
> without checking the code out,
> Since I assume that checking it out can cause problems in revision
> numbers
> etc, or am I totally out in the blue?
>
>
a) svn help export
b) Technically, checkouts in SVN are gets not checkouts.
*****
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential, proprietary, and/or
privileged material. Any review, retransmission, dissemination or other use
of, or taking of any action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from all
computers. GA625
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-10 18:00:15 CEST