Re: Win7 Integartion issue

2010-04-27 Thread Itamar O
On Tue, Apr 27, 2010 at 8:41 PM, Dave Huang wrote: > > On 4/27/2010 12:09 PM, Bharti, Brijender wrote: >> >> Hi, >> >> I was using SVN on WinXP and migrated to Win7 64bit. I downloaded SVN >> 64bit (earlier was 32bit) 1.6.11. It gets installed but it does not get >> integrated with Windows Explore

Re: Rearranging archive

2010-04-27 Thread Ryan Schmidt
On Apr 27, 2010, at 18:43, Steve wrote: > I have inherited an archive a repository? > that was created without using the recommended directory structure hosted on > a Windows XP box set up with Apache and SSL. Everything works fine except our > project is now to the point where I want to star

Rearranging archive

2010-04-27 Thread Steve
I have inherited an archive that was created without using the recommended directory structure hosted on a Windows XP box set up with Apache and SSL. Everything works fine except our project is now to the point where I want to start using tags. Since the archives were created without a 'trunk'

RE: [viewvc-users] python issue with viewvc

2010-04-27 Thread Seth Simmons
I did find postings related to this, but it doesn't apply because i don't have multiple versions of Subversion on this box. As I said, this is a new box with new subversion installation of 1.6.11. Others were saying they installed both versions which caused their problem - I don't have multipl

Re: svn checkout/update only gets public part of the tree ?

2010-04-27 Thread m...@groups
Thanks both for your help. You're right I don't like it much :) but at least that gives me a better understanding of the issue / workarounds. On Apr 27, 1:21 pm, Bob Archer wrote: > > I'm using the CollabNet Subversion on a Win2k8 system and I'd like to > > change the default behaviour on a "svn

RE: svn checkout/update only gets public part of the tree ?

2010-04-27 Thread Bob Archer
> I'm using the CollabNet Subversion on a Win2k8 system and I'd like to > change the default behaviour on a "svn co/up". > > When I checkout my whole source, it only gets the publicly available > part of the tree (even though the credentials for the auth-required > part are stored). > > so if I w

Re: svn checkout/update only gets public part of the tree ?

2010-04-27 Thread Mark Phippard
See this blog post: http://blogs.open.collab.net/svn/2007/03/authz_and_anon_.html On Tue, Apr 27, 2010 at 4:16 PM, m...@groups wrote: > Hi, > > I'm using the CollabNet Subversion on a Win2k8 system and I'd like to > change the default behaviour on a "svn co/up". > > When I checkout my whole so

svn checkout/update only gets public part of the tree ?

2010-04-27 Thread m...@groups
Hi, I'm using the CollabNet Subversion on a Win2k8 system and I'd like to change the default behaviour on a "svn co/up". When I checkout my whole source, it only gets the publicly available part of the tree (even though the credentials for the auth-required part are stored). so if I want to chec

RE: Can I have one project link to two subversion server?

2010-04-27 Thread Bob Archer
> Thanks for all reply. > > I like the subversion since it is a nice tool running both on window > and linux. I looked git and svk and it seems they are only running on > linux and I am uisng windowXP. I really hope that svk can become more > stable and mature and runs on window. FYI: Git runs on

Re: Win7 Integartion issue

2010-04-27 Thread Dave Huang
On 4/27/2010 12:09 PM, Bharti, Brijender wrote: Hi, I was using SVN on WinXP and migrated to Win7 64bit. I downloaded SVN 64bit (earlier was 32bit) 1.6.11. It gets installed but it does not get integrated with Windows Explorer. I can not see Tortoise SVN also in Program Menu. I can see it is ins

Re: Can I have one project link to two subversion server?

2010-04-27 Thread David Weintraub
On Tue, Apr 27, 2010 at 1:04 AM, frank wang wrote: > Anyway, here is reason I want to check in the code into a private > resository before I merge the code into the office SVN. > During the development, I added a lot of codes for debugging in many stages There is no reason why you can't have debu

RE: Win7 Integartion issue

2010-04-27 Thread Bharti, Brijender
I downloaded Tortoise SVN as pointed by you. -Original Message- From: Nick Stolwijk [mailto:nick.stolw...@gmail.com] Sent: Tuesday, April 27, 2010 10:33 AM To: Bharti, Brijender Cc: users@subversion.apache.org Subject: Re: Win7 Integartion issue Which binary did you download? The one for

Re: Win7 Integartion issue

2010-04-27 Thread Nick Stolwijk
Which binary did you download? The one for Subversion or the one for TortoiseSVN? They are different projects. The correct download for TortoiseSVN is: http://downloads.sourceforge.net/tortoisesvn/TortoiseSVN-1.6.8.19260-x64-svn-1.6.11.msi?download Hth, Nick Stolwijk ~Java Developer~ IPROFS BV.

Win7 Integartion issue

2010-04-27 Thread Bharti, Brijender
Hi, I was using SVN on WinXP and migrated to Win7 64bit. I downloaded SVN 64bit (earlier was 32bit) 1.6.11. It gets installed but it does not get integrated with Windows Explorer. I can not see Tortoise SVN also in Program Menu. I can see it is installed in control panel and Program Folder. I re

Re: Problem compiling subversion 1.6.11

2010-04-27 Thread Daniel Shahaf
pierre...@9online.fr wrote on Tue, 27 Apr 2010 at 13:22 +0200: > -- making all in serf > make[1]: Entering directory `/tmp/subversion-1.6.11/serf' > /tmp/subversion-1.6.11/apr/libtool --silent --mode=link gcc  -rpath > /usr/local/serf/lib -o libserf-0.la buckets/aggregate_buckets.lo > buckets

Re: proposed export option

2010-04-27 Thread Daniel Shahaf
(+1 to what Ryan and Stefan said already) Paul Breen wrote on Tue, 27 Apr 2010 at 01:57 -0700: > My client is aware of rsync utility, but would prefer to use svn. I'll > have to correspond with her to find out why she doesn't want to use > rsync. As far as making the remote deployment a working

Re: SVN-LDAP authentication

2010-04-27 Thread Aaron Turner
On Tue, Apr 27, 2010 at 3:04 AM, SudhaSelvaraj wrote: > Hi All, > > Even am looking for such set up . > > Am trying to do SVN-LDAP authentication for multi projects. Currently I have > a common authz file for all the projects. > > COMMON AUTHZ FILE: > > [groups] > pm = Sudha,user2 > dev = user1 >

Re: Doubts - SVN.

2010-04-27 Thread Nick Stolwijk
Take a look at the website [1], there you will find the binary packages [2] and a link to one of the manuals [3]. [1] http://subversion.apache.org [2] http://subversion.apache.org/packages.html [3] http://svnbook.red-bean.com/ Hth, Nick Stolwijk ~Java Developer~ IPROFS BV. Claus Sluterweg 125 2

RES: Doubts - SVN.

2010-04-27 Thread Nardi, Barbara GM
Thanks for your answer. What is the procedure to download it? Best Regards Barbara Gisele Martins Nardi _ AstraZeneca do Brasil Ltda Compliance, Processos e Segurança da Informação de ISIT Rod. Raposo Tavares, Km 26

Re: Doubts - SVN.

2010-04-27 Thread vishwajeet singh
On Tue, Apr 27, 2010 at 8:02 PM, Nardi, Barbara GM < barbara.na...@astrazeneca.com> wrote: > *Good Morning,* > > > > I work at a company that is considering the use of SVN. > I would like your help to understand what are the terms of this license? > How can I purchase it and how is the installati

ENC: Doubts - SVN.

2010-04-27 Thread Nardi, Barbara GM
Good Morning, I work at a company that is considering the use of SVN. I would like your help to understand what are the terms of this license? How can I purchase it and how is the installation procedure? It is compatible with Windows Vista? Best Regards. Barbara Gisele Martins Nardi

Re: Can I have one project link to two subversion server?

2010-04-27 Thread David Bartmess
On 4/26/2010 11:04 PM, frank wang wrote: Thanks for all reply. I like the subversion since it is a nice tool running both on window and linux. I looked git and svk and it seems they are only running on linux and I am uisng windowXP. I really hope that svk can become more stable and mature and ru

Re: proposed export option

2010-04-27 Thread Les Mikesell
Paul Breen wrote: Thanks for your reply, Ryan. On Mon, 4/26/10, Ryan Schmidt wrote: Changed since when? Changed since the last deployment. The routine would send the file sizes of the files on the deployed computer to the repository server, and if the file sizes differed from the file sizes

Re: Can I have one project link to two subversion server?

2010-04-27 Thread Les Mikesell
frank wang wrote: Thanks for all reply. I like the subversion since it is a nice tool running both on window and linux. I looked git and svk and it seems they are only running on linux and I am uisng windowXP. I really hope that svk can become more stable and mature and runs on window. Anyway,

Re: Re: Problem compiling subversion 1.6.11

2010-04-27 Thread Erik Andersson
>From the INSTALL: "On Unix systems, if you are building neon as part of the Subversion build process (as described in section I.4 above), you can pass flags to Subversion's "./configure", and they will be passed on to neon's "./configure". You need OpenSSL installed on your system, and you must

Re: Re: Problem compiling subversion 1.6.11

2010-04-27 Thread pierre42d
> You probably want a package named openssl-devel on Fedora (openssl-dev on > Debian)? I have openssl installed (from source). -- Pierre.

Re: Problem compiling subversion 1.6.11

2010-04-27 Thread Erik Andersson
You probably want a package named openssl-devel on Fedora (openssl-dev on Debian)? Cheers / Erik On Tue, Apr 27, 2010 at 1:22 PM, wrote: > # make > -- making all in apr > make[1]: Entering directory `/tmp/subversion-1.6.11/apr' > make[2]: Entering directory `/tmp/subversion-1.6.11/apr' > ma

Problem compiling subversion 1.6.11

2010-04-27 Thread pierre42d
# make -- making all in apr make[1]: Entering directory `/tmp/subversion-1.6.11/apr' make[2]: Entering directory `/tmp/subversion-1.6.11/apr' make[2]: Nothing to be done for `local-all'. make[2]: Leaving directory `/tmp/subversion-1.6.11/apr' make[1]: Leaving directory `/tmp/subversion-1.6.11/a

Re: proposed export option

2010-04-27 Thread Stefan Sperling
On Tue, Apr 27, 2010 at 01:57:28AM -0700, Paul Breen wrote: > For anyone who's interested, the details of the project I'm working on > can be found at > > www.rentacoder.com/RentACoder/misc/BidRequests/ShowBidRequest.asp?lngBidRequestId=1395905 Hi Paul, On the above linked page, your client say

SVN-LDAP authentication

2010-04-27 Thread SudhaSelvaraj
Hi All, Even am looking for such set up . Am trying to do SVN-LDAP authentication for multi projects. Currently I have a common authz file for all the projects. COMMON AUTHZ FILE: [groups] pm = Sudha,user2 dev = user1 [project:/tag] @dev= r @pm = rw Kind of similar configuration for trunk

Re: proposed export option

2010-04-27 Thread Ryan Schmidt
On Apr 27, 2010, at 03:57, Paul Breen wrote: > On Mon, 4/26/10, Ryan Schmidt wrote: >> Changed since when? > Changed since the last deployment. The routine would send the file > sizes of the files on the deployed computer to the repository server, > and if the file sizes differed from the file si

Re: proposed export option

2010-04-27 Thread Paul Breen
Thanks for your reply, Ryan. On Mon, 4/26/10, Ryan Schmidt wrote: > Changed since when? Changed since the last deployment. The routine would send the file sizes of the files on the deployed computer to the repository server, and if the file sizes differed from the file sizes of the given revisio