You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Mike <mi...@hotmail.com> on 2003/06/28 06:59:55 UTC

Hello CVS Group, I have some question about subversion

 SubVersion Group:
    Hello, I'm a developer from Tianjin.China. Firstly, thank you for your  best work,i'm very enjoying it.
    I have some question about subversion:
    1) Now I have a project must use version control management software,its  anatomy is client/server, the most difficult is that there are many of  binary files have to be maintained,and the file would be locked when one  people were editing it,another words the check out status should be  reserved. Can you tell me the subverion do that? 
    2) I want to integrate subversion with MSVC( Microsoft VC development  IDE ), is that can be realized?
 
    Wish happy to you every day!
                           Haichen.Li    2003/06/27 from china.
 


Re: Hello CVS Group, I have some question about subversion

Posted by Greg Stein <gs...@lyra.org>.
On Sun, Jun 29, 2003 at 10:48:57PM -0500, kfogel@collab.net wrote:
> "Mike" <mi...@hotmail.com> writes:
>...
> >     2) I want to integrate subversion with MSVC( Microsoft VC
> >     development  IDE ), is that can be realized?
>...
> Regarding MSVC integration, I don't know much... but check out
> TortoiseSVN
> 
>    http://tortoisesvn.tigris.org/
> 
> it might help.

Actually... the AnkhSVN project integrates into Visual Studio.Net. That is
more what you'd be looking for:

  http://ankhsvn.tigris.org/

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Hello CVS Group, I have some question about subversion

Posted by kf...@collab.net.
"Mike" <mi...@hotmail.com> writes:
>     Hello, I'm a developer from Tianjin.China. Firstly, thank you
>     for your  best work,i'm very enjoying it.
>
>     I have some question about subversion:
>
>     1) Now I have a project must use version control management
>     software,its  anatomy is client/server, the most difficult is
>     that there are many of  binary files have to be maintained,and
>     the file would be locked when one  people were editing
>     it,another words the check out status should be  reserved. Can
>     you tell me the subverion do that?
>
>     2) I want to integrate subversion with MSVC( Microsoft VC
>     development  IDE ), is that can be realized?

We don't support reserved editing (yet).  We know that feature will
need a lot of discussion and design work before we implement it, so we
have deferred it until after 1.0.  See

   http://subversion.tigris.org/issues/show_bug.cgi?id=533

for more details.

Regarding MSVC integration, I don't know much... but check out
TortoiseSVN

   http://tortoisesvn.tigris.org/

it might help.

Good luck,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org