On Sat, Aug 28, 2010 at 11:07 PM, Fred Krogh wrote:
> I'm new to subversion or in fact to any version control system and
> evidently have some error in my mind set when reading documents and
> trying to get subversion to work. I'm using a gentoo linux system and
> believe I have everything neces
On Sun, Aug 29, 2010 at 10:09:50AM +0300, Daniel Hershcovich wrote:
>
> Hello,
>
> Please read the following message on stackoverflow.com:
> http://stackoverflow.com/questions/3565354/svn-merge-error-merging-trunk-to-branch-and-link-has-been-replaced-with-director
>
>
> Could this be a Subversi
Hi all
I have installed the subversion 1.6.12 (r955767) on
centos5.5, and integrated the subversion into apache httpd service, and I
can visit the repos using http protocol from internet explorer.
Then I want to view the repos source code online, so I installed the ViewVC
1.1.
On Mon, Aug 30, 2010 at 07:37, Feng WANG wrote:
> Hi all
>
>
>
> I have installed the subversion 1.6.12 (r955767) on
> centos5.5, and integrated the subversion into apache httpd service, and I
> can visit the repos using http protocol from internet explorer.
>
> Then I want to view
Give CollabNet Subversion Edge a try. It provides a complete stack of
Apache, Subversion and ViewVC that are all pre-configured to work
together. You also get a web-based UI for configuring and managing
the server:
http://www.open.collab.net/products/subversion/whatsnew.html?cid=sefp0810
On M
On 08/27/10 11:39, Larry Evans wrote:
[snip]
> This is the 2nd thread that's mentioned ubuntu's lucid.
> The last post to the other thread is found here:
>
> http://article.gmane.org/gmane.comp.version-control.subversion.user/99801
>
> Maybe ubuntu people have some idea what's wrong; however, I'v
Hello,
The below is occurring now with Java files also, so it doesn't seem to be
discriminating at all. The only way for me to get around it is to delete
working copy and check out head. Repository has been svnadmin verified.
Is there any information I could give that would be helpful to anyone w
On 08/27/10 11:02, Larry Evans wrote:
[snip]
> I can't help but can sympathize. I found a very similar problem
> after upgrading ubuntu 8.04 -> ubuntu 10.04.
>
> However, my symptoms were slightly different. I got the:
>
> Could not authenticate
>
> message but before that I got some query c
Hi,
I am just getting started with SVN and I am running the latest version of
subversion on a Windows Server. I am looking for a pre-commit.bat hook that
will check for presence of a particular file (say project.xml) before
commiting to the repository. If the working copy that is about to be
commi
On Mon, Aug 30, 2010 at 7:37 AM, Feng WANG wrote:
> Hi all
>
>
>
> I have installed the subversion 1.6.12 (r955767) on
> centos5.5, and integrated the subversion into apache httpd service, and I
Use the RPM's at RPMforge for Subversion, and from RPMforge or EPEL
for viewvc. If you
On 8/30/2010 1:03 PM, Nico Kadel-Garcia wrote:
On Mon, Aug 30, 2010 at 7:37 AM, Feng WANG wrote:
Hi all
I have installed the subversion 1.6.12 (r955767) on
centos5.5, and integrated the subversion into apache httpd service, and I
Use the RPM's at RPMforge for Subversion, a
windows server 2003
repoository root -> e:\svn\repos
cotsvn points to e:\svn\repos
repositories: -> e:\svn\repos\fms and e:\svn\repos\hrms
when I try to do a svn list on the root node, I only get:
C:\Program Files\SlikSvn\bin>svn list https://cothubt1.com:7580/cotsvn/
svn: OPTIONS of 'https://co
On Aug 30, 2010, at 16:19, Charles Li wrote:
> windows server 2003
> repoository root -> e:\svn\repos
> cotsvn points to e:\svn\repos
>
> repositories: -> e:\svn\repos\fms and e:\svn\repos\hrms
>
> when I try to do a svn list on the root node, I only get:
>
> C:\Program Files\SlikSvn\bin>svn li
On Aug 30, 2010, at 12:50, Tech Geek wrote:
> I am just getting started with SVN and I am running the latest version of
> subversion on a Windows Server. I am looking for a pre-commit.bat hook that
> will check for presence of a particular file (say project.xml) before
> commiting to the reposi
You should use Reply All so your replies go to the mailing list too, not just
to me.
On Aug 30, 2010, at 19:32, Tech Geek wrote:
> Ryan,
>
>> Subversion hook scripts run on the server, not the client, so they have no
>> knowledge of the user's working copy. So there's no way to do what you w
>Perhaps if you explain why you want to check for the existence of this file
in the working copy we can help you find a different way of >going about it.
OK. Let me try to explain this.
The code that we are trying to commit is generated by an IDE - a software
development tool. The particular file (
On Mon, Aug 30, 2010 at 8:46 PM, Tech Geek wrote:
>>Perhaps if you explain why you want to check for the existence of this file
>> in the working copy we can help you find a different way of >going about it.
> OK. Let me try to explain this.
> The code that we are trying to commit is generated by
17 matches
Mail list logo