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

Re: help with svn setup on linux

From: Toby Thain <toby_at_telegraphics.com.au>
Date: Sun, 5 Oct 2008 12:03:52 -0400

On 4-Oct-08, at 2:36 PM, amppost wrote:

>
> Hi Toby,
>
> Thanks for your reply. Honestly space is not an issue,

I would have been surprised if it were.

> but those
> non-development files show up in eclipse, file explorer, also the
> workspace
> refresh are slower.

I never had a problem with Refresh times. Workspace refresh should be
a very infrequent operation. If you are using Eclipse I'd recommend
Subclipse (of course) and just avoid Explorer if it is slowing you down.

A much bigger win is the productivity gain from being properly
organised. Without those files in the repo, you can't version or tag
them. What it so special about code that it should be versioned,
while all the other critical elements of your site are not?

You are already seeing the high cost of maintaining assets and code
separately.

--Toby

>
> Best Regards,
> Ashish
>
>
> Toby Thain-2 wrote:
>>
>>
>> On 4-Oct-08, at 6:54 AM, amppost wrote:
>>
>>>
>>> Hi there,
>>>
>>> I have shifted to linux a month back, so my knowledge of it is very
>>> limited.
>>> As for subversion, I found the usein windows very easy with
>>> tortoisesvn.
>>>
>>> I am web developer and currently i am using the following setup. I
>>> have
>>> three folders..
>>>
>>> www => web root
>>> repos => svn repository
>>> proj => project files for eclipse
>>>
>>> I was forced into the above setup because of how eclipse treats
>>> projects. I
>>> love the way it imports a svn repos as project. Since I am only
>>> storing
>>> html, php, js and css files in the repos, I can't have the
>>> checked out
>>> directory as the web root as the images and other files will be
>>> missing.
>>
>>
>> Why aren't you storing images and 'other files' in the repo?
>>
>> --Toby
>>
>>>
>>> Now with current setup, every time I change a file, I have to
>>> commit it and
>>> update the www folder to see the changes in the browser.
>>>
>>> I am sure I am missing something and am sure there should be a
>>> simple
>>> solution to this.
>>>
>>> I will appreciate any help regarding this.
>>>
>>> Best Regards,
>>> Ashish
>>> --
>>> View this message in context: http://www.nabble.com/help-with-svn-
>>> setup-on-linux-tp19810984p19810984.html
>>> Sent from the Subversion Users mailing list archive at Nabble.com.
>>>
>>>
>>> --------------------------------------------------------------------
>>> -
>>> 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
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/help-with-svn-
> setup-on-linux-tp19810984p19815331.html
> Sent from the Subversion Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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-10-05 18:04:14 CEST

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

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