one working copy dir for multiple urls or copy files to dir after checkout

View: New views
2 Messages — Rating Filter:   Alert me  

one working copy dir for multiple urls or copy files to dir after checkout

by Dill0r :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there,

i need to checkout files into a IDEs project folder.
the IDE organizes projects like this:

projects/
project.file
project (a folder)

the project file has to be diretly in the projects folder.
there is NO WAY to open a project from a different location.
svn denies to have IDE/projects as working copy for multiple svn-projects.

do i have to copy the files manually from the working copy to the IDEs folder? how is this done?
can i run a script or makefile from smartSVN that does this for me (at checkout and commit)

thanks!



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartsvn/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartsvn/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartsvn-digest@...
    mailto:smartsvn-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartsvn-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Re: one working copy dir for multiple urls or copy files to dir after checkout

by syntevo Support-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> projects/
> project.file
> project (a folder)

So "projects" is your root directory which needs not to be versioned?
"project.file" should be versioned and a couple of "project" directories are
already versioned. I would recommend to

- get some private space in the repository for yourself resp. all team members
which need this IDE layout

- use Project|Import into Repository for your "projects" root. This will
create an .svn directory in projects/ root. Your "project" directories will
show up as "nested root". You may now use Edit Externals on the "projects"
root to configure your "project" directories as externals (be sure to use the
correct URLs, as already present in your "project"-directories) and
"project.file" as file external. All other files/directories can be ignored.

--
Best regards,
Marc Strapetz
=============
syntevo GmbH
http://www.syntevo.com
http://blog.syntevo.com
 


"dill0rpopill0r" <sebastian.fey@...> wrote:

> Hi there,
>
> i need to checkout files into a IDEs project folder.
> the IDE organizes projects like this:
>
> projects/
> project.file
> project (a folder)
>
> the project file has to be diretly in the projects folder.
> there is NO WAY to open a project from a different location.
> svn denies to have IDE/projects as working copy for multiple svn-projects.
>
> do i have to copy the files manually from the working copy to the IDEs folder?
> how is this done?
> can i run a script or makefile from smartSVN that does this for me (at
> checkout and commit)
>
> thanks!
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>








------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartsvn/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartsvn/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartsvn-digest@...
    mailto:smartsvn-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartsvn-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/