Achim,
you can use svn import like this:
svn import /path/to/executable/ http://svnserver.com/svn/tags/1.1/ -m
"Importing binaries"
This imports all files in the /path/to/executable/ folder directly in the
repository, without the need for a working copy.
Lieven.
> -----Original Message-----
> From: Achim Domma [mailto:achim.domma@syynx.de]
> Sent: donderdag 9 februari 2006 17:05
> To: users@subversion.tigris.org
> Subject: Adding binary version to a tag
>
> Hi,
>
> in the "Avoid .svn" thread some people wrote that they add
> compiled binaries to tags after creating the tag. What's the
> simplest way to do that?
>
> If I do a 'svn copy .../trunk .../tags/1.1' and have a
> compiled.exe somewhere on my disk, how do I get it into
> tags/1.1 without checking out the complete folder? Or am I
> understanding something wrong?
>
> regards,
>
> Achim
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 9 22:26:39 2006