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
Received on 2008-10-04 19:55:36 CEST