This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 170726 - Netbeans 6.7 & PHP. "Copy source files to another location" stops working after implementing subversion.
Summary: Netbeans 6.7 & PHP. "Copy source files to another location" stops working af...
Status: RESOLVED DUPLICATE of bug 172139
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Windows 7
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-20 17:45 UTC by crmcmullen
Modified: 2009-09-14 09:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot 1 (45.19 KB, text/plain)
2009-08-20 17:45 UTC, crmcmullen
Details
Screen shot 2 (41.67 KB, image/png)
2009-08-20 17:46 UTC, crmcmullen
Details
Screen shot 1 (image file this time) (45.19 KB, image/png)
2009-08-20 17:48 UTC, crmcmullen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crmcmullen 2009-08-20 17:45:13 UTC
I have been doing PHP/MySQL development using Netbeans 6.7.1 under Windows 7 without issue.  I have my project
properties set up to "Copy files from Sources Folder to another location" and I have that location pointed to my htdocs
folder in Apache. Everything has been working very well until I implemented subversion for team development and source
control.  Now items that are checked out or updated from the repository are not copied to the htdocs folder
automatically.  I have to do it manually.  The checkout process creates the proper folder structure under htdocs, but
does not copy any of the underlying files to the folders.

This really makes it a frustrating process, particularly when a team member updates a source file and the subversion
update does not automatically copy it to my localhost web folder.  For clarity, subversion does keep the sources folder
synchronized just fine.  It's the "copy to another location" that no longer works.  Essentially we've got to copy
everything manually every time to make sure we don't miss anything.

I've experimented with completely deleting and recreating the project from the repository.  I've tried checking out the
root source folder as well as trying to checkout each subfolder independently.  I've also tried the new built-in
subversion extensions for Windows only as well as the collabnet client, and both produce the same results.  In addition
my team member is using Netbeans on a Mac and is experiencing the exact same results as well, which would seem to point
to an issue that is not OS dependent.

Having it autocopy the source files to a localhost web folder for testing is critical for efficient development.  Please
see attached screen shots for project property settings.  I hope someone can help.
Comment 1 crmcmullen 2009-08-20 17:45:48 UTC
Created attachment 86509 [details]
Screen shot 1
Comment 2 crmcmullen 2009-08-20 17:46:11 UTC
Created attachment 86510 [details]
Screen shot 2
Comment 3 crmcmullen 2009-08-20 17:48:33 UTC
Created attachment 86511 [details]
Screen shot 1 (image file this time)
Comment 4 nbphpuser 2009-08-31 12:53:07 UTC
Same problem here.
Comment 5 Tomas Mysik 2009-09-14 09:53:45 UTC
Have a look at issue #172139 for more information. Thanks.


*** This issue has been marked as a duplicate of 172139 ***