[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Re: Understanding Obstructed

From: rlrcstr <rlrcstr_at_msn.com>
Date: Fri, 1 Feb 2008 06:19:09 -0500

Like I said, I don't typically version binaries. I only version the setup
binaries. Makes it nice and easy to get to them from the client site. :o)
I tag them that way so if, for some reason, a client needs to re-install, I
can re-install the exact version they already had.

Maybe I'll create a new Repository to act as my binary library... That
should eliminate the conflict issues. Thanks, again.

J

--------------------------------------------------
From: "Lübbe Onken | RA Consulting" <l.onken_at_rac.de>
Sent: Friday, February 01, 2008 5:58 AM
To: <users_at_tortoisesvn.tigris.org>
Subject: RE: Re: Understanding Obstructed

>
> Hi J,
>
> good for getting so far :)
>
> You wrote:
>
>> So, from what you describe, I have to assume that a Release
>> folder was, at some point, versioned into SVN and then deleted
>> locally. (I don't recall doing that, but my computer has a
>> better memory than I do.) So why, then, did I not see
>> the folder as "missing" in subsequent mod checks?
>> It wasn't until I built this release that it popped up...
>
> probably you have just deleted it with this release and the IDE created it
> again during the build. Or your IDE deletes & re-creates the release
> folder when you trigger a clean build.
>
> You should consider the idea of removing the release folder from version
> control entirely. After all it just contains automatically created content
> and is overwritten all the time.
>
> I never version files/folders that are overwritten or created by IDEs. I
> have the source under version control and if I need to re-create something
> from an older revision I can do so. If you really want to version your
> binaries, copy them to a different folder and version them there. Normally
> there's no need to do so.
>
> Cheers
> - Lübbe
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-02-01 12:19:19 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.